Introduction
RestKit is an Objective-C library to use in conjunction with a RESTful web service. Last summer, Ray Wenderlich published an excellent tutorial on RestKit v0.10.x by Scott McAlister. Since then, Blake Watters, the RestKit team and contributors have made significant improvements on the networking code and object mapping. This tutorial will demonstrate how to create a basic iOS application using RestKit v0.20.0 and Parse.


