forked from RestKit/RestKit
-
Notifications
You must be signed in to change notification settings - Fork 9
Home
blakewatters edited this page Dec 2, 2012
·
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
- Tutorial : Introduction to RestKit
- API Documentation (master branch)
- API Documentation (development branch)
- Solution Recipes
- Troubleshooting
- App Showcase
- RestKit's Google Group
- RestKit's IRC channel #RestKit on FreeNode
- RestKit Tag on StackOverflow
- RestKit 0.9.3 - Released August 2, 2011
- RestKit 0.10.1 - Release May 25, 2012