NetworkKit is a lightweight iOS, Mac and Watch OS framework that makes networking and parsing super simple. Uses the open-sourced JSONHelper with functional parsing. For networking the library supports basic GET, POST, DELETE HTTP requests.
NetworkKit

Related Posts
KJNetworkPlugin
The plugin version of the network request can be more convenient and quick to customize the exclusive network request, and supports batch operation and chain operation.