An Objective-C framework for interacting with RESTful web services, combining a clean, simple HTTP request/response API with a powerful object mapping system.
Archive for category Web Service
RestKit
Feb 4
ObjectiveFlickr
Feb 3
StackKit
Jan 9
A library for accessing the Stack Exchange API (used by Stack Overflow, Super User, Server Fault, Stack Exchange, and related websites) from within Cocoa/Cocoa Touch applications. It is heavily modeled after Core Data and behaves very similarly.
accentuateus-osx-service
Jan 7
An Accentuate.us implementation for Apple OS X’s Services, including an API to interface with Accentuate.us.
Seriously
Dec 23
An Objective-C library for HTTP requests, specifically calls to REST Web services.
Dropbox
Dec 12
The cloud file hosting and sharing service has its own MIT licensed API for integrating easily with the service. Only available as source code download though, no repository access.
UAGithubEngine
Dec 12
An almost-complete Cocoa wrapper around the Github API.
MGTwitterEngine
Dec 11
A class that helps integrate Twitter support into your application via the Twitter API. Provides access to the full Twitter API through the use of standard Cocoa objects like NSDate and NSString. Includes xAuth for managing authentication inside the app. Works on OS X and iOS.
Official MGTwitterEngine Repository
Official MGTwitterEngine Website
Setup Guide for MGTwitterEngine