From 87ca8d3ec01f280a45cf3b535fe5b4bf71273804 Mon Sep 17 00:00:00 2001 From: Harkishan Khuva <78949167+hakiKhuva@users.noreply.github.com> Date: Sun, 13 Aug 2023 11:11:44 +0530 Subject: [PATCH] Added URL shortener API (#99) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43c5e19..361a599 100644 --- a/README.md +++ b/README.md @@ -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)**