AFNetworkingHelper
HTTP request library
A custom wrapper over AFNetworking to simplify common HTTP requests withMBProgressHUD
A custom wrapper over AFNetworking library that we use inside RC extensively
17 stars
4 watching
3 forks
Language: Objective-C
last commit: about 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 327 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
mozillazg/request | An HTTP request library for Gopher. | 426 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
apache/serf | A high-performance asynchronous HTTP client library with minimal memory copies and transformations. | 27 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,796 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
cognitedata/oryx | A high-performance .NET cross-platform library for building HTTP request handlers in F# | 203 |
andrewlalis/handy-httpd | An HTTP server for D with support for various features and request processors. | 34 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
kangzubin/xmnetworking | A lightweight and powerful network library with simplified syntax based on AFNetworking. | 979 |
truework/gretchen | A TypeScript library for making HTTP requests with flexible configuration and response handling | 331 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
finagle/finch | A Scala library for building composable HTTP APIs in a functional style on top of Finagle | 1,598 |