Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magik6k/nativehttp
C++ Web server for serving C++-Based web pages!
https://github.com/magik6k/nativehttp
Last synced: 3 days ago
JSON representation
C++ Web server for serving C++-Based web pages!
- Host: GitHub
- URL: https://github.com/magik6k/nativehttp
- Owner: magik6k
- License: zlib
- Created: 2013-03-15T23:05:54.000Z (almost 12 years ago)
- Default Branch: release
- Last Pushed: 2014-02-21T18:45:18.000Z (almost 11 years ago)
- Last Synced: 2024-12-05T16:29:08.559Z (20 days ago)
- Language: C++
- Homepage: http://nativehttp.org
- Size: 1.28 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
NativeHTTP
==========A C++ Web server for serving C++ web pages!
More info can be found at http://nativehttp.org
depends on:
g++
libsqlite3-dev
libssl-dev
[and it's dependences]To run this software you must do 'make install'(configuration file need to be placed in specified folder)