Browse Source

Fixed auth option of Git.io, Is.gd and LiteLink

pull/1719/head
Matheus Felipe 2 years ago
committed by GitHub
parent
commit
1cbe5ce3e5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      README.md

+ 3
- 3
README.md View File

@@ -1019,9 +1019,9 @@ 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 |
| [Is.gd](https://is.gd/developers.php) | URL Shortening API | `No` | Yes | Unknown |
| [LiteLink](https://litelink.ml/) | Simple URL Shortener | `No` | Yes | Yes |
| [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 |
| [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 |
| [Shrtlnk](https://shrtlnk.dev/developer) | Simple and efficient short link creation | `apiKey` | Yes | Yes |
| [T.LY](https://t.ly/docs) | URL shortener API | No | Yes | No |


Loading…
Cancel
Save