Archive for category Web Service

PhFacebook

MacOSX Interface to Facebook graph API.

Official PhFacebook repository

SCFacebook

A simple and clean to implement login to facebook-ios-sdk using Blocks.

SCFacebook Github repository

Foursquare API iOS wrapper

A simple Objective-C wrapper for the foursquare API v2.

Foursquare API wrapper Github repository

Google APIs Client Library

Written by Google, this library is a flexible and efficient Objective-C framework for accessing JSON APIs. This is the recommended library for accessing JSON-based Google APIs for iOS and Mac OS X applications.

Official Google APIs Client Library repository

CouchCocoa

An Objective-C API To Apache CouchDB.

Official CouchCocoa repository

WebAppKit

A very flexible web server framework written in Cocoa perfectly suited to implementing web services. Easily map paths and requests to selectors. It has a template engine, database support, does sessions, HTTP AUTH, and cookies.

Official WebAppKit web site

DBSignupViewController

A view that shows several edit fields to let the user enter name, address, provide a picture etc. for signing up to a web service.

Official DBSignupViewController

InstapaperKit

An Objective-C framework to access the full Instapaper API.

Official InstapaperKit repository

RestKit

An Objective-C framework for interacting with RESTful web services, combining a clean, simple HTTP request/response API with a powerful object mapping system.

Official RestKit Web site

ObjectiveFlickr

A Flickr API framework for Objective-C.

Official ObjectiveFlickr repository