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: 4 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. | 985 |
treeform/puppy | A Nim-based HTTP client library providing simple and secure ways to make HTTP requests. | 189 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
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. | 279 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 488 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 479 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
mizosoft/methanol | A Java library providing lightweight extensions for HTTP client functionality | 243 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 50 |
softwaremill/sttp | A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. | 1,460 |
mrkkrp/req | An HTTP client library for Haskell with type-safe and expandable features. | 339 |
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 |