Skip to content

Comment on Ask HN: Review a simple URL un-shortening service.

Comments

I like the way of the tinyURL API better - you simply get the new URL in the body of the response. Otherwise, I am not sure it is easier to parse the XML response from unshort.me than to simply resolve the redirections directly.

Er, my URL-unshortening service just returns the URL ;) http://therealurl.appspot.com/

There are some possible uses for such a service, I think. For example if you want to get this functionality via JavaScript (eg JSONP), or perhaps you just don't want to bother with HTTP.

(unshort.me, I hope you don't mind me plugging it here - if you do, let me know (email's in the profile) and I'll delete this comment. Looks like we're about to have as many unshortening sites as shortening ones, at this rate :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.