Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!

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)