Add 1pt to URL Shorteners

This commit is contained in:
Param Thakkar
2021-05-07 13:38:30 -04:00
committed by GitHub
parent ed1794c73d
commit 611229db4c

View File

@@ -1014,6 +1014,7 @@ API | Description | Auth | HTTPS | CORS |
### URL Shorteners
API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [1pt](https://github.com/1pt-co/api/blob/main/README.md) | A simple URL shortener | No | Yes | Yes |
| [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 |