From 59549d6693a7d7ef3a00f28fa7741e895086ea13 Mon Sep 17 00:00:00 2001 From: Rob van Bakel Date: Wed, 1 Sep 2021 11:48:46 +0200 Subject: [PATCH] Add GoTiny API to URL Shorteners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cc5bd3c1..22484e07 100644 --- a/README.md +++ b/README.md @@ -1170,6 +1170,7 @@ API | Description | Auth | HTTPS | CORS | | [CleanURI](https://cleanuri.com/docs) | URL shortener service | No | Yes | Yes | | [ClickMeter](https://support.clickmeter.com/hc/en-us/categories/201474986) | Monitor, compare and optimize your marketing links | `apiKey` | Yes | Unknown | | [Git.io](https://github.blog/2011-11-10-git-io-github-url-shortener/) | Git.io URL shortener | 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 | | [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 |