![]() |
libnavajo
web server for static and dynamic pages developement in C++
|
Framework to develop easily web interfaces in your C++ applications
Libnavajo makes it easy to run an HTTP server into your own application, implement dynamic pages, and include all the web pages you want (local or compiled into your project)
Specifications :
Download and install :
git clone https://github.com/titi38/libnavajo.git mkdir build cd build cmake .. make sudo make install
Notes:
Libnavajo is released under the CeCILL-C licence ( http://www.cecill.info/licences/Licence_CeCILL-C_V1-en.txt )
If you want to support us or contribute, please contact suppo rt@l ibnav ajo. org