restclient-cpp
HTTP client library
A C++ library that provides an easy-to-use interface for making HTTP/REST requests.
C++ client for making HTTP/REST requests
2k stars
87 watching
377 forks
Language: C++
last commit: 11 months ago
Linked from 2 awesome lists
c-plus-plushttphttp-clientlibcurlpackagecloudrestrest-clientrestclient
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,247 |
jgiacomini/tiny.restclient | A modern C# library for building simple and asynchronous REST clients. | 210 |
melbournedeveloper/restclient.net | A .NET framework for building REST clients with asynchronous API calls and automatic serialization. | 365 |
adamski/restrequest | A C++ module for making HTTP requests to REST APIs. | 63 |
amcewen/httpclient | Provides an Arduino library to interact with web servers using a standardized client class | 326 |
jpbarrette/curlpp | C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation | 1,679 |
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 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
zpatrick/rclient | A minimalistic Go library providing a straightforward REST client for building applications. | 35 |
dotnetcore/webapiclient | A .NET library for building high-performance REST API clients with features like semantic declaration, aspect-oriented programming, and Swagger-to-code support. | 2,053 |
mah0x211/lua-httpcli-resty | An HTTP client module for OpenResty written in Lua. | 1 |
restcord/restcord | A PHP library providing an interface to the Discord REST API | 176 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
canton7/restease | A type-safe REST API client library for .NET Standard and .NET Framework | 1,084 |