Browse Source

Add is.gd URL shortening API

pull/1448/head
Abhishek Chaudhary 3 years ago
committed by GitHub
parent
commit
d73ade3451
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -877,6 +877,7 @@ 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 |
| [Is.gd](https://is.gd/developers.php) | URL Shortening API | `No` | Yes | Unknown |
| [Rebrandly](https://developers.rebrandly.com/v1/docs) | Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown |

**[⬆ Back to Index](#index)**


Loading…
Cancel
Save