From 611229db4c94d8648dbf0dbe29bb7bee8a973906 Mon Sep 17 00:00:00 2001 From: Param Thakkar Date: Fri, 7 May 2021 13:38:30 -0400 Subject: [PATCH] Add 1pt to URL Shorteners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aabf04a7..e084a30a 100644 --- a/README.md +++ b/README.md @@ -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 |