Search code examples
iphonejsonhyperlinkbit.lyurl-shortener

Implement bit.ly url shortening in iPhone app



I'd like to implement bit.ly URL shortening service in my application and from biy.ly's API docs I read It uses JSON to short a link...
Unfortunately, I never used JSON and I don't know where to start.
Can anyone explain me how to implement bit.ly URL shortening service in my application?

Thanks,
Matteo


Solution

  • Check out my bitly project at github ... http://github.com/st3fan/iphone-bitly