bookmark

AlternateIdea: Introducing HTTPRiot - Easily Consume REST Resources on the iPhone and OS X


Description

Archives Contact AlternateIdea July 11th, 2009 Introducing HTTPRiot - Easily Consume REST Resources on the iPhone and OS X 2 comments on 1754 words If you’ve ever tried to do networking with Foundation you know that wrestling with NSURLConnection and NSURLRequest can be painful. Thankfully, we’ve seen a few third party tools step up to alleviate some of this pain. I want to introduce you to a couple of those tools and show you what I’ve been working on as well. UPDATED: Fixed the permission issue on the download link The current crop of tools There are some excellent HTTP libraries available for the iPhone and OS X. So why do we need another one? Balance. There are two particularly popular libraries that I’m going to talk about: ASIHTTPRequest and ObjectiveResource. I’ll explain the benefits and tradeoffs of each and also explain where HTTPRiot fits in to this equation. ASIHTTPRequest ASIHTTPRequest is a highly flexible lower level tool (relative to HTTPRiot & ObjectiveResource).

Preview

Tags

Users

  • @slbaron

Comments and Reviews