Net
HTTP client
A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases.
Http Request wrapper written in Swift
302 stars
31 watching
54 forks
Language: Swift
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
daltoniam/swifthttp | A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. | 1,881 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
azizuysal/netkit | A concise HTTP framework for building web services in Swift | 5 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |
aerogear/aerogear-ios-http | A lightweight Swift library for making HTTP requests with authentication and other features | 45 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 731 |
logansease/qwikhttp | A lightweight HTTP networking library for iOS, tvOS and watchOS with builder-style syntax and robust serialization/deserialization capabilities. | 2 |
ngify/ngify | A suite of libraries for building reactive HTTP clients in Angular applications. | 103 |
googleapis/google-http-java-client | A Java library for accessing any resource on the web via HTTP | 1,392 |
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 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 394 |
nategood/httpful | A simple HTTP client library for PHP | 1,743 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |