yahttp
HTTP client library
An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests.
⛵ Awesome simple HTTP client for Nim
24 stars
1 watching
1 forks
Language: Nim
last commit: about 2 months ago
Linked from 1 awesome list
http-clientnimnim-lang
Related projects:
Repository | Description | Stars |
---|---|---|
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
treeform/puppy | A Nim-based HTTP client library providing simple and secure ways to make HTTP requests. | 188 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 487 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
mizosoft/methanol | A Java library providing lightweight extensions for HTTP client functionality | 239 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 49 |
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,456 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 338 |
nmattisson/httpclient | A low-level HTTP client library for C++ that provides basic functionality for making HTTP requests on the Spark Core and other embedded platforms. | 121 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |