Add url.dev API (#147)

* Add url.dev API to Url Shorteners

* Add url.dev API to URL Shorteners
This commit is contained in:
Pranav Kulkarni 2023-05-02 19:45:27 +05:30 committed by GitHub
parent e81e2cbbfe
commit 628b19dafe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1749,6 +1749,7 @@
| [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 |
| [url.dev](https://autocode.com/url/api/temporary/0.3.0/create) | Create short, temporary, self-destructing links that expire anywhere from a minute to a week. | No | Yes | Unknown
| [Urlmskr](https://github.com/Axorax/urlmskr#urlmskr-api) | Easy and fast masked, shortened link creation | No | Yes | Unknown |
**[⬆ Back to Index](#index)**