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: about 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,880 |
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 library providing an HTTP client with various features and functionality | 703 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |
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 and tools providing a reactive HTTP client and request adapters for various platforms, aimed at simplifying web development with Angular. | 102 |
googleapis/google-http-java-client | A Java library for accessing any resource on the web via HTTP | 1,391 |
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. | 395 |
nategood/httpful | A simple HTTP client library for PHP | 1,744 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |