From 027aa0cc7ccf7d69299625c5becd038608f3b527 Mon Sep 17 00:00:00 2001 From: Pawel Borkar <36134699+pawelbr@users.noreply.github.com> Date: Mon, 24 May 2021 10:07:52 +0530 Subject: [PATCH] Add Kutt to URL Shorteners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c35bcaf7..482c859e 100644 --- a/README.md +++ b/README.md @@ -1052,6 +1052,7 @@ API | Description | Auth | HTTPS | CORS | | [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 | | [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 | | [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 |