QwikHttp

HTTP client

A lightweight HTTP networking library for iOS, tvOS and watchOS with builder-style syntax and robust serialization/deserialization capabilities.

a robust, yet lightweight and simple to use HTTP networking library for iOS, tvOS and watchOS

GitHub

2 stars
3 watching
2 forks
Language: Swift
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
daltoniam/swifthttp A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. 1,880
nghialv/net A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. 302
mlsdev/tron A lightweight network abstraction layer for building HTTP clients in iOS and other platforms. 542
dduan/just A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. 1,406
liuguangqiang/asyncokhttp An Android HTTP library that leverages OkHttp for efficient and asynchronous HTTP requests. 15
keathley/finch An HTTP client optimized for performance and connection pooling 0
kriswallsmith/buzz A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. 1,918
owainlewis/http-dispatch A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. 62
sony/easyhttpcpp A cross-platform HTTP client library with features like caching and pooling. 163
lukeed/httpie A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. 580
kitura/swiftyrequest A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. 110
qyvlik/httprequest A powerful HTTP request class similar to XMLHttpRequest, designed for Qt-based QML applications. 26
kennethreitz/requests An HTTP client library for Python that simplifies sending and receiving HTTP requests. 278
sinemetu1/twitc A C library providing an interface to interact with the Twitter OAuth API 24
mrkkrp/req An HTTP client library for Haskell with type-safe and expandable features. 338