Pinned Repositories
RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
RKBenchmark
An iOS application for exploring the performance profiles of RestKit in various configurations.
RKCLLocationValueTransformer
An RKValueTransformer for transforming between NSDictionary and CLLocation representations of a geographical coordinate
RKCocoaPods
Example application showing how to install RestKit into an application via CocoaPods
RKGist
The RKGist application used in the RestKit Guide
RKKIFSteps
Steps for integrating RestKit with the KIF (Keep It Functional) integration testing library from Square
RKKiwiMatchers
Support for unit testing RestKit object mappings with Kiwi
RKTableController
UITableView integration components for RestKit
RKValueTransformers
A powerful value transformation API extracted from RestKit
RKXMLReaderSerialization
A RestKit serialization format implementation for XML using XMLReader.
The RestKit Project's Repositories
RestKit/RestKit
RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
RestKit/RKGist
The RKGist application used in the RestKit Guide
RestKit/RKValueTransformers
A powerful value transformation API extracted from RestKit
RestKit/RKKiwiMatchers
Support for unit testing RestKit object mappings with Kiwi
RestKit/RKTableController
UITableView integration components for RestKit
RestKit/RKCLLocationValueTransformer
An RKValueTransformer for transforming between NSDictionary and CLLocation representations of a geographical coordinate
RestKit/RKXMLReaderSerialization
A RestKit serialization format implementation for XML using XMLReader.
RestKit/RKCocoaPods
Example application showing how to install RestKit into an application via CocoaPods
RestKit/RKBenchmark
An iOS application for exploring the performance profiles of RestKit in various configurations.
RestKit/RKKIFSteps
Steps for integrating RestKit with the KIF (Keep It Functional) integration testing library from Square
RestKit/RKSupport
Support functionality extracted from RestKit
RestKit/RKJSONKitSerialization
A RestKit JSON serialization implementation using JSONKit
RestKit/RKLog-NSLogger
Integration of Florent Pillet's NSLogger logging client as a back-end for LibComponentLogging.