Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

AFNetworking Extensions

mattt edited this page Feb 4, 2013 · 19 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:

Official

Third-Party

Frameworks Built on AFNetworking

  • NimbusKit - Framework that provides well-documented, modular components that solve a number of common iOS software requirements.
  • RestKit - Framework for consuming and modeling RESTful web resources on iOS and OS X (uses AFNetworking as of version 0.20.0)