RestKit is an integrated solution for implementing web service API clients on iOS and Mac OS X. The library includes simple, elegant networking operations provided by AFNetworking and an object mapping system for modeling object representations retrieved over HTTP. Object mapping is the process of taking a representation of data in one form and transforming it into another. RestKit's object mappin