From b45dd239718e79e38e90a7b0cbe051f060374b88 Mon Sep 17 00:00:00 2001 From: Fayas Noushad <76828314+FayasNoushad@users.noreply.github.com> Date: Wed, 1 Sep 2021 12:16:53 +0530 Subject: [PATCH] Add Short Link (#2010) * Added `shortlink.api.fayas.me` * Update README.md Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> * Update README.md Co-authored-by: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e690a43..7a49bd7d 100644 --- a/README.md +++ b/README.md @@ -1172,6 +1172,7 @@ API | Description | Auth | HTTPS | CORS | | [Is.gd](https://is.gd/developers.php) | URL Shortening API | No | Yes | Unknown | | [Kutt](https://docs.kutt.it/) | Free Modern URL Shortener | `apiKey` | Yes | Yes | | [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown | +| [Short Link](https://github.com/FayasNoushad/Short-Link-API) | Short URLs support so many domains | No | 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 |