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: 13 days ago
JSON representation
C++ library for creating an embedded Rest HTTP server (and more)
- Host: GitHub
- URL: https://github.com/etr/libhttpserver
- Owner: etr
- License: lgpl-2.1
- Created: 2012-02-11T18:25:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T07:43:47.000Z (4 months ago)
- Last Synced: 2024-10-01T07:12:32.427Z (about 1 month ago)
- Topics: c-plus-plus, cross-platform, http, http-server, https, https-server, ipv6, rest-api, rest-server, restful-api, shoutcast, tls
- Language: C++
- Homepage:
- Size: 2.67 MB
- Stars: 887
- Watchers: 51
- Forks: 186
- Open Issues: 47
-
Metadata Files:
- Readme: README.CentOS-7
- Changelog: ChangeLog
- Contributing: CONTRIBUTING.md
- License: COPYING.LESSER
- Code of conduct: CODE_OF_CONDUCT.md
- Authors: AUTHORS
Awesome Lists containing this project
- AwesomeCppGameDev - libhttpserver
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/