Reputation: 45
I am trying to get Ray Wenderlich's RestKit tutorials (http://www.raywenderlich.com/13097/intro-to-restkit-tutorial) to work using RestKit 0.20 and I'm having no luck making it work. Has anyone been able to migrate the tutorial successfully?
Upvotes: 4
Views: 4361
Reputation: 375
refer to this.
https://github.com/RestKit/RestKit/wiki/Object-mapping
It provides the basic of object mapping for response and request for restkit 0.20.
Upvotes: 0
Reputation: 156
RKGist is the official tutorial project under the RestKit repository. The tutorial covers most of the latest APIs in 0.20.0rc1 and was last updated 6 days ago. Keep an eye on that repo for updates.
Upvotes: 4
Reputation: 3152
You can try these ones. You need to pay to watch the actual videos, but there is alot of sample code that goes along with them.
Good Luck!
Upvotes: 5