RestKit:: Easier RESTful Web Services For iOS Apps
Sep 19
RestKit is an Objective-C framework for iOS that aims to make interacting with RESTful web services simple, fast and fun. It combines a clean, simple HTTP request/response API with a powerful object mapping system that reduces the amount of code you need to write to get stuff done. The framework provides integration with Appleās Core Data frameworkwhich allows it...
Read More