webcc
HTTP client library
A lightweight C++ HTTP client and server library with support for HTTPS, IPv6, and persistent connections
Lightweight C++ HTTP client and server library based on Asio for embedding purpose.
274 stars
17 watching
62 forks
Language: C++
last commit: 6 months ago asiobeastboostcpluspluscpphttprequestsrestwebccwebservice
Related projects:
Repository | Description | Stars |
---|---|---|
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 219 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
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 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |