I Code, Therefore I Am

while(!(succeed == try()));

Link Shortener’s : Bit.ly & C# Part II

| April 9, 2011

Yesterday we started on an adventure which is the Bit.ly API. It’s quite a nice API, there is so much you can do with this API it’s list of features are quite outstanding. I showed how you can shrink a URL/Link and how to parse the format that’s returned (Json, XML or Text), so today we’re going to look at how to restore a URL/Link.