More or less born from a
tweet from @
webireland asking for a URL expander with an API, this was very much a
“wonder if I can do that?” project. Well, I can and I did.
Using PHP supported by mySQL, it queries the URL shortener of anything put in to it. It then presents what the long URL is, caches it for use later on. It runs on its own API, and is completely object orientated. Shame about the grammar though!