FSNetworking
HTTP client library
An iOS networking library providing asynchronous HTTP and HTTPS request capabilities with convenient object retention semantics and life cycle management.
foursquare iOS networking library
384 stars
216 watching
57 forks
Language: Objective-C
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
goodrequest/goodnetworking | A Swift-based iOS library for simplifying HTTP networking with support for concurrency, Combine, and Alamofire. | 31 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 322 |
kangzubin/xmnetworking | A lightweight and powerful network library with simplified syntax based on AFNetworking. | 979 |
mlsdev/tron | A lightweight network abstraction layer for building HTTP clients in iOS and other platforms. | 542 |
johnlui/pitaya | A Swift networking library that provides an elegant API for making HTTP and HTTPS requests. | 842 |
sprinfall/webcc | A lightweight C++ HTTP client and server library with support for HTTPS, IPv6, and persistent connections | 274 |
betacraft/afnetworkinghelper | A custom wrapper over AFNetworking to simplify common HTTP requests withMBProgressHUD | 17 |
hisona/https_client | A lightweight C library for building HTTP and HTTPS clients using the mbedTLS library. | 123 |
mindbody/conduit | A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. | 52 |
logansease/qwikhttp | A lightweight HTTP networking library for iOS, tvOS and watchOS with builder-style syntax and robust serialization/deserialization capabilities. | 2 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
cognitedata/oryx | A high-performance .NET cross-platform library for building HTTP request handlers in F# | 202 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |