RestKit is an open source Objective-C framework that simplifies interacting with RESTful web services for iOS apps.
It comes with a clean and easy-to-use HTTP request/response API with a powerful object mapping system that minimizes the amount of code to be written.
The framework provides integration with Appleâs Core Data framework which allows it to persist remotely loaded objects directly back into a local store, either as a fast local cache or a primary data store that is periodically synced with the cloud.
And, RestKit supports JSON via the SBJSON and YAJL parsers.
Powered By WizardRSS.com | Full Text RSS Feed | Amazon Plugin | Settlement Statement | WordPress Tutorials