Skip to content

gamman/appweb-4

 
 

Repository files navigation

Embedthis Appweb 4.X

The fast, little web server for embedded applications.

Licensing

Appweb is dual-licensed under a GPLv2 license and commercial licenses are offered by Embedthis Software. See http://appwebserver.org/downloads/licensing.html for licensing details.

To Read Documentation:

See http://appwebserver.org/products/appweb/doc/product/index.html

To Build:

./configure
make

Images are built into out/bin and out/lib. The build configuration is saved in out/inc/buildConfig.h.

To Test:

make test

To Run:

sudo make -C src/server run

This will run appweb in the src/server directory using the src/server/appweb.conf configuration file.

To Install:

make install

To Create Packages:

make package

Resources

About

Appweb Embeddable Web Server 4

Resources

License

Stars

Watchers

Forks

Packages

No packages published