I've been writing a bookmarklet for Twitter that will allow you to post URLs to Twitter, that are first compressed using TinyURL.
So I thought I'd share the TinyURL callback API I wrote.
UK EVENTAttend ffconf.org 2024
The conference for people who are passionate about the web. 8 amazing speakers with real human interaction and content you can't just read in a blog post or watch on a tiktok!
£249+VAT - reserve your place today
The API allows the dynamic creation of TinyURLs on the fly using JavaScript.
The API url is: /tinyurlapi
Here's the source code for your own hosting: /downloads/tinyurlapi.php
There are full instructions and examples on the page along with a demonstration.
Note that since creating the script, TinyURL have changed their page so we can't create tinyurls on the fly (though we can still look up), so I've plugged in is.gk instead for creation.