Just
HTTP client
A client-side HTTP library for making web requests in Swift with human-readable results and advanced features.
Swift HTTP for Humans
1k stars
38 watching
134 forks
Language: Swift
last commit: 8 months ago
Linked from 4 awesome lists
httprequestsswift
Related projects:
Repository | Description | Stars |
---|---|---|
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
daltoniam/swifthttp | A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. | 1,880 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,082 |
kean/get | A Swift framework for creating and sending HTTP requests using async/await | 943 |
dint-dev/universal_io | A package providing a cross-platform HTTP client library for Dart, allowing developers to make requests on multiple platforms and browsers. | 97 |
googleapis/google-http-java-client | A Java library for accessing any resource on the web via HTTP | 1,392 |
logansease/qwikhttp | A lightweight HTTP networking library for iOS, tvOS and watchOS with builder-style syntax and robust serialization/deserialization capabilities. | 2 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,464 |
ikod/dlang-requests | An HTTP client library inspired by Python's requests with native D implementation and goals of simplicity, performance, and small memory footprint. | 156 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,512 |
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 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,687 |