The fast, little web server for embedded applications.
See LICENSE.md for details.
See http://appwebserver.org/products/appweb/doc/product/index.html
Ejscript (http://www.ejscript.org/downloads/ejs/download.ejs) for the Bit and Utest tools to configure and build.
./configure
bit
Alternatively to build without Ejscript:
make
Images are built into */bin. The build configuration is saved in */inc/bit.h.
bit test
bit run
This will run appweb in the src/server directory using the src/server/appweb.conf configuration file.
bit install
bit package