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.
Archive for category Web Service
DBSignupViewController
Jul 5
InstapaperKit
Mar 27
RestKit
Feb 4
An Objective-C framework for interacting with RESTful web services, combining a clean, simple HTTP request/response API with a powerful object mapping system.
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