AFNetworking

Open source iOS networking library with NSOperations and block-based callbacks
Download

AFNetworking Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Publisher Name:
  • Gowalla Incorporated
  • Publisher web site:
  • http://gowalla.com/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 88 KB

AFNetworking Tags


AFNetworking Description

Open source iOS networking library with NSOperations and block-based callbacks AFNetworking is a free and open source iOS networking library designed to delight (but never surprise) and that you can wrap your head around.AFNetworking was lovingly crafted to make best use of our favorite parts of Apple's Foundation framework: NSOperation for managing multiple concurrent requests, NSURLRequest & NSHTTPURLResponse to encapsulate state, NSURLCache for performant and compliant cacheing behavior, and blocks to keep HTTP request / response handling code in a single logical unit in code.If you're tired of massive libraries that try to do too much, if you've taken it upon yourself to roll your own hacky solution, if you want a library that actually makes iOS networking code kinda fun, try out AFNetworking.Detailed instructions on how to use the AFNetworking Objective-C library within your own iOS apps are available HERE. Requirements: · Apple Xcode · JSONKit


AFNetworking Related Software