Text

Developing RESTful iOS Apps with RestKit

RestKit is an Objective-C framework for iOS that aims to make interacting with RESTful web services simple, fast and fun. It combines a clean, simple HTTP request/response API with a powerful object mapping system that reduces the amount of code you need to write to get stuff done.

MobileTuts Introduction to RestKit

MobilTuts Advanced RestKit (still under dev)

Notes:

  1. joeglenn posted this