mirror of
https://github.com/array-in-a-matrix/public-apis.git
synced 2025-04-02 11:11:50 -04:00
Add TinyURL (#2495)
This commit is contained in:
parent
4c98c105ca
commit
2331708b22
1 changed files with 1 additions and 0 deletions
|
@ -1358,6 +1358,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [Shrtcode](https://shrtco.de/docs) | URl Shortener with multiple Domains | No | Yes | Yes |
|
||||
| [Shrtlnk](https://shrtlnk.dev/developer) | Simple and efficient short link creation | `apiKey` | Yes | Yes |
|
||||
| [TinyUID](https://tinyuid.com/docs) | Shorten long URLs | No | Yes | Yes |
|
||||
| [TinyURL](https://tinyurl.com/app/dev) | Shorten long URLs | `apiKey` | Yes | No |
|
||||
| [Zero Width Shortener](https://docs.zws.im) | Shortens URLs using spaces that have zero width, making them invisible to humans | No | Yes | Unknown |
|
||||
|
||||
**[⬆ Back to Index](#index)**
|
||||
|
|
Loading…
Add table
Reference in a new issue