Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/etr/libhttpserver

C++ library for creating an embedded Rest HTTP server (and more)
https://github.com/etr/libhttpserver

c-plus-plus cross-platform http http-server https https-server ipv6 rest-api rest-server restful-api shoutcast tls

Last synced: about 2 months ago
JSON representation

C++ library for creating an embedded Rest HTTP server (and more)

Lists

README

        

## Cent OS 7 / RHEL 7

CentOS 7 has a lower version of gcc (4.8.7) that is barely C++11 capable and this library
needs a better compiler. We recommend at least gcc 5+

We recommend installing devtoolset-8
https://www.softwarecollections.org/en/scls/rhscl/devtoolset-8/