NetKit
HTTP client
A concise HTTP framework for building web services in Swift
A Concise HTTP Framework in Swift
5 stars
3 watching
2 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
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 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
vaheqelyan/karin | An elegant promise-based HTTP client for making requests in web browsers and Node.js applications. | 395 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |
kean/get | A Swift framework for creating and sending HTTP requests using async/await | 943 |
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 |
izqui/taylor | A lightweight Swift library for creating web servers | 926 |
abdul/as3httpclient | An HTTP client library for ActionScript 3.0 that provides support for authentication and different status messages. | 6 |
stremsdoerfer/nikka | A lightweight Swift HTTP networking library that enables modular and powerful API interactions | 30 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
postmates/pmhttp | An HTTP framework providing a more comprehensive networking solution than URLSession | 504 |
mlsdev/tron | A lightweight network abstraction layer for building HTTP clients in iOS and other platforms. | 542 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
szq4119/react-native-async-http | An asynchronous HTTP client library for Android applications | 6 |