From a4af4504e615485f6c090fc99b764a6c30c48824 Mon Sep 17 00:00:00 2001 From: Adnan Ahmed Date: Mon, 8 Jan 2024 10:43:27 -0500 Subject: [PATCH] Add new url shortener service to URL SHORTENERS (#281) * Update README.md * Re-order --------- Co-authored-by: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d35f5db4..ceb6faf7 100644 --- a/README.md +++ b/README.md @@ -1741,6 +1741,7 @@ | [Free Url Shortener](https://ulvis.net/developer.html) | Free URL Shortener offers a powerful API to interact with other sites | No | Yes | Unknown | | [GoTiny](https://github.com/robvanbakel/gotiny-api) | A lightweight URL shortener, focused on ease-of-use for the developer and end-user | No | Yes | Yes | | [Kutt](https://docs.kutt.it/) | Free Modern URL Shortener | `apiKey` | Yes | Yes | +| [Manyapis.com](https://manyapis.com/products/short-url) | Free URL shortener API with up to 50 requests per day | Yes | Yes | Yes | | [Mgnet.me](http://mgnet.me/api.html) | Torrent URL shorten API | No | Yes | No | | [owo](https://owo.vc/api.html) | A simple link obfuscator/shortener | No | Yes | Unknown | | [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown |