Added URL shortener API (#99)

This commit is contained in:
Harkishan Khuva 2023-08-13 11:11:44 +05:30 committed by GitHub
parent 065a1781bc
commit 87ca8d3ec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1048,6 +1048,7 @@ For information on contributing to this project, please see the [contributing gu
| [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 |
| [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown |
| [F4NSIX](https://www.f4nsix.xyz/api/docs) | URL shortener and track shorten urls | `apiKey` | Yes | Yes |
**[⬆ Back to Index](#index)**