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).

GitHub

121 stars
16 watching
150 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mrtazz/restclient-cpp A C++ library that provides an easy-to-use interface for making HTTP/REST requests. 1,576
amcewen/httpclient Provides an Arduino library to interact with web servers using a standardized client class 327
nahi/httpclient A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. 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. 379
easyhttp/easyhttp An HTTP client library for C# providing support for common HTTP methods and features. 985
jakutis/httpinvoke An HTTP client library providing a promise-based or callback-based API for sending and receiving data over the web. 343
anaisbetts/modernhttpclient Provides a custom HttpClient handler to leverage native HTTP client libraries on various platforms 657
kriswallsmith/buzz A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. 1,917
cmullaparthi/ibrowse An Erlang HTTP client library with support for various authentication methods and features. 516
nativeformat/nfhttp Provides a common interface to communicate with different systems over HTTP 587
ngify/ngify A suite of libraries for building reactive HTTP clients in Angular applications. 103
benoitc/hackney An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests 1,338