AFNetworking
A delightful networking framework for iOS, macOS, watchOS, and tvOS
AFNetworking is a networking library for Apple’s system software for its various devices, namely iOS, macOS, watchOS and tvOS. AFNetworking simplifies RESTful API networking and creates modular request/response patterns. It is built on top of the Foundation URL Loading System, extending Cocoa’s powerful high-level networking abstractions.
AFNetworking is built with a modular architecture and a wonderful set of well-designed, feature-rich APIs. It is supported by an amazing community...