forked from RestKit/RestKit
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Blake Watters edited this page Mar 1, 2014
·
55 revisions
RestKit is a framework for iOS and Mac OS X providing network access to RESTful HTTP web services, a powerful object mapping engine, and integration with Apple's Core Data framework for local persistence of objects existing in a remote backend system.
- Installing RestKit v0.20.x via Cocoapods
- Installing RestKit v0.20.x as a Git Submodule
- Upgrading from v0.10.x to v0.20.0
- Getting Acquainted with RestKit
- API Documentation (master branch)
- API Documentation (development branch)
- Object Mapping
- Configuring Date and Time Mapping - Deprecated in v0.21.0
- Unit Testing with RestKit
- Managed Object Indexing & Search
- RestKit Extensions
- Troubleshooting
- App Showcase
- RestKit's Google Group
- RestKit's IRC channel #RestKit on FreeNode
- RestKit Tag on StackOverflow
- RestKit 0.20.3 - Released July 12, 2013
- RestKit 0.20.2 - Released June 4, 2013
- RestKit 0.20.1 - Released May 15, 2013
- RestKit 0.20.0 - Released March 20, 2013
- RestKit 0.10.1 - Released May 25, 2012
- RestKit 0.9.3 - Released August 2, 2011