From c4dfbe1bac66feb7689823999eba0868fe86084f Mon Sep 17 00:00:00 2001 From: Abhishek Chaudhary Date: Tue, 10 Nov 2020 22:26:03 +0530 Subject: [PATCH] Added git.io URL shortener --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca3ccb52..185dcdf9 100644 --- a/README.md +++ b/README.md @@ -877,6 +877,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 | +| [Git.io](https://github.blog/2011-11-10-git-io-github-url-shortener/) | git.io URL shortener | `No` | Yes | Unknown | | [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**