forked from RestKit/RestKit
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
Blake Watters edited this page May 16, 2013
·
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.
RestKit 0.20 is currently in pre-release and will be the final release series prior to 1.0. The release includes numerous backwards incompatible API changes. Major revisions to the documentation and content of this wiki are in progress in preparation for the final release. Some pages may be incomplete. Please bear with us while we get the house in order.
- 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
- 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.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