Add UrlBae to URL Shorteners (#3013)

This commit is contained in:
Matheus Felipe 2022-01-19 23:28:12 -03:00 committed by GitHub
commit 53644fd9b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1685,6 +1685,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 |
| [TinyURL](https://tinyurl.com/app/dev) | Shorten long URLs | `apiKey` | Yes | No |
| [UrlBae](https://urlbae.com/developers) | Simple and efficient short link creation | `apiKey` | Yes | Yes |
| [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)**