HttpClient
HTTP client library
A low-level HTTP client library for C++ that provides basic functionality for making HTTP requests on the Spark Core and other embedded platforms.
Http Client Library for the Spark Core (also well suited for Arduino and other embedded platforms).
121 stars
16 watching
150 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
alexrainman/modernhttpclient | A library providing a custom HttpClient handler for Xamarin applications, enabling platform-specific networking libraries. | 126 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
jakutis/httpinvoke | An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. | 344 |
anaisbetts/modernhttpclient | Provides a custom HttpClient handler to leverage native HTTP client libraries on various platforms | 658 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
nativeformat/nfhttp | Provides a common interface to communicate with different systems over HTTP | 588 |
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 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,337 |