forked from AFNetworking/AFNetworking
-
Notifications
You must be signed in to change notification settings - Fork 0
AFNetworking Extensions
mattt edited this page Jul 21, 2012
·
5 revisions
Beyond the AFNetworking core lies a constellation of libraries shared by the community to solve more domain-specific problems. Here is a list of some of those:
- AFOAuth2Client - Client for OAuth 2 Authentication
- AFAmazonS3Client - Client for the Amazon S3 API
- AFKissXMLRequestOperation - Extension for KissXML
- AFCollectionJSONRequestOperation - Extension for Collection+JSON Hypermedia
- AFHTTPRequestOperationLogger - Extension for HTTP Request Logging
- AFOAuth1Client - Client for OAuth 1.0a Authentication
- AFDownloadRequestOperation - A progressive download operation class that supports pausing / resuming.
- AFNetwork-JSON-RPC-Client - Client for JSON-RPC
-
KHGravatar -
UIImageView
Category for Fetching Gravatar Images by Email Address. - KGTouchXMLRequestOperation - Extension for TouchXML
- AFGDataXMLRequestOperation - Extension for GDataXML
- BlockRSSParser - RSS Parser