From f7394df9ca0c7e3351aa56b60c9c9c9e2641edbf Mon Sep 17 00:00:00 2001 From: Ruslan Semagin <53819609+pixel365@users.noreply.github.com> Date: Tue, 5 Oct 2021 07:00:44 +0300 Subject: [PATCH] Add Clico (#1940) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 63080f0d..28a6acc4 100644 --- a/README.md +++ b/README.md @@ -1237,6 +1237,7 @@ API | Description | Auth | HTTPS | CORS | | [Bitly](http://dev.bitly.com/get_started.html) | URL shortener and link management | `OAuth` | Yes | Unknown | | [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 | +| [Clico](https://cli.com/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config) | URL shortener service | `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 |