libhttpserver
RESTful Web Server Library
A C++ library for building high-performance RESTful web servers with flexible handler APIs and support for various protocols.
C++ library for creating an embedded Rest HTTP server (and more)
896 stars
50 watching
187 forks
Language: C++
last commit: 5 months ago
Linked from 3 awesome lists
c-plus-pluscross-platformhttphttp-serverhttpshttps-serveripv6rest-apirest-serverrestful-apishoutcasttls
Related projects:
Repository | Description | Stars |
---|---|---|
alexferl/vest | A lightweight REST client library for the V programming language. | 3 |
simov/purest | A lightweight, flexible JavaScript library for building REST API clients with built-in support for authentication and query parameters. | 553 |
proyecto26/restclient | An HTTP client library for Unity that uses promises to simplify asynchronous requests | 1,247 |
mrtazz/restclient-cpp | A C++ library that provides an easy-to-use interface for making HTTP/REST requests. | 1,567 |
sepfy/libpeer | An implementation of WebRTC functionality for IoT/Embedded devices | 889 |
joaotavora/snooze | An HTTP URL router for Common Lisp web services | 208 |
stefh/netstandard.httplistener | A library that enables building HTTP servers on .NET Core and Universal Windows Platform. | 40 |
kivra/restclient | An Erlang library for working with RESTful web services | 95 |
zhaojh329/libuhttpd | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
qtrest/qtrest | A Qt-based REST API client library that enables building simple and powerful web APIs for Qt applications. | 224 |
typhoeus/ethon | A lightweight Ruby wrapper around libcurl to simplify HTTP requests | 137 |
stiffstream/restinio | A C++ library for building efficient, customizable asynchronous HTTP/WS servers with TLS support and websocket capabilities. | 1,162 |
csquared/arduino-restclient | An HTTP request library for Arduino and the Ethernet shield. | 206 |
rstudio/httpuv | A C library for building HTTP and WebSocket servers in R | 229 |