mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
parent
c0b138bf91
commit
609bbda53e
2 changed files with 3 additions and 3 deletions
|
@ -1742,7 +1742,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [GoTiny](https://github.com/robvanbakel/gotiny-api)| A lightweight URL shortener, focused on ease-of-use for the developer and end-user | No | Yes | Yes |
|
||||
| [Kutt](https://docs.kutt.it/)| Free Modern URL Shortener| `apiKey` | Yes | Yes |
|
||||
| [Mgnet.me](http://mgnet.me/api.html) | Torrent URL shorten API| No | Yes | No|
|
||||
| [owo](https://owo.vc/api)| A simple link obfuscator/shortener | No | Yes | Unknown |
|
||||
| [owo](https://owo.vc/api.html)| A simple link obfuscator/shortener | No | Yes | Unknown |
|
||||
| [Rebrandly](https://developers.rebrandly.com/v1/docs)| Custom URL shortener for sharing branded links | `apiKey` | Yes | Unknown |
|
||||
| [Short Link](https://github.com/FayasNoushad/Short-Link-API) | Short URLs support so many domains | No | Yes | Unknown |
|
||||
| [Shrtcode](https://shrtco.de/docs) | URl Shortener with multiple Domains| No | Yes | Yes |
|
||||
|
|
|
@ -12074,7 +12074,7 @@
|
|||
"Auth": "",
|
||||
"HTTPS": true,
|
||||
"Cors": "unknown",
|
||||
"Link": "https://owo.vc/api",
|
||||
"Link": "https://owo.vc/api.html",
|
||||
"Category": "URL Shorteners"
|
||||
},
|
||||
{
|
||||
|
@ -12860,4 +12860,4 @@
|
|||
"Link": "https://yandex.com/dev/weather/",
|
||||
"Category": "Weather"
|
||||
}
|
||||
]}
|
||||
]}
|
||||
|
|
Loading…
Add table
Reference in a new issue