Projects

Objective-C framework for consuming and modeling restful web resources on iOS
1001

Restkit

Description:

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.

RestKit’s primary goal is to allow the developer to think more in terms of their application’s data model and worry less about the details of sending requests, parsing responses, and building representations of remote resources.

What RestKit provides:

  • A simple, high level HTTP request / response system.
  • Core Data support.
  • Database Seeding.
  • Framework level support for switching servers & environments (development/production/staging).
  • An object mapping system.
  • Pluggable parsing layer.

Details

Released: Updated since August 2009

Project Media

Awards & Mentions