From 885076988f69c95782baa9324dddc03efac54008 Mon Sep 17 00:00:00 2001 From: An <18481195+AnTheMaker@users.noreply.github.com> Date: Thu, 20 May 2021 20:16:51 +0200 Subject: [PATCH] Add Shrtcode API (#1701) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d880871a..cdcdafc5 100644 --- a/README.md +++ b/README.md @@ -1047,6 +1047,7 @@ API | Description | Auth | HTTPS | CORS | | [Is.gd](https://is.gd/developers.php) | URL Shortening API | No | Yes | Unknown | | [LiteLink](https://litelink.ml/) | Simple URL Shortener | No | Yes | Yes | | [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown | +| [Shrtcode](https://shrtco.de/docs) | URl Shortener with multiple Domains | No | Yes | Yes | | [Shrtlnk](https://shrtlnk.dev/developer) | Simple and efficient short link creation | `apiKey` | Yes | Yes | | [T.LY](https://t.ly/docs) | URL shortener API | No | Yes | No | | [TinyUID](https://tinyuid.com/docs) | Shorten long URLs | No | Yes | Yes |