Skip to content

gauss02/appweb-4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedthis Appweb 4.X

The fast, little web server for embedded applications.

Licensing

See LICENSE.md for details.

To Read Documentation:

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

Prerequisites:

Ejscript (http://www.ejscript.org/downloads/ejs/download.ejs) for the Bit and Utest tools to configure and build.

To Build:

./configure
bit

Alternatively to build without Ejscript:

make

Images are built into */bin. The build configuration is saved in */inc/bit.h.

To Test:

bit test

To Run:

bit run

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

To Install:

bit install

To Create Packages:

bit package

Resources

About

Appweb Embeddable Web Server 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.9%
  • JavaScript 2.2%
  • Scilab 0.9%
  • Shell 0.8%
  • C++ 0.1%
  • PHP 0.1%