From a731e97c408ae2c459c1aa54148458e1c889934b Mon Sep 17 00:00:00 2001 From: "Thanakorn.K" Date: Wed, 20 Oct 2021 21:11:15 +0700 Subject: [PATCH] Update shorten API - Torrent URL shorten API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ca12e6b..bb638009 100644 --- a/README.md +++ b/README.md @@ -1399,6 +1399,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [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 | +| [Mgnet.me](http://mgnet.me/api.html) | Torrent URL shorten API | No | Yes | No | | [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 |