blueskit / goahead

GoAhead Web Server

Home Page:http://www.embedthis.com/products/goahead/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Embedthis GoAhead 3.X

The most popular little embedded web server.

Licensing

See LICENSE.md for details and read:

https://embedthis.com/goahead/licensing.html

Building

You can build with Make or with MakeMe. MakeMe is quicker and more flexible. To install MakeMe, download it from https://embedthis.com/makeme/download.html

To build with make:

make

You can pass make variables to tailor the build. For a list of variables:

make help

To build with nmake on Windows:

WinMake

To build with MakeMe:

./configure
me

For a list of configure options:

./configure --help

To run:

me run

To install:

sudo make install

or

sudo me install

To uninstall

sudo make uninstall

or

sudo me uninstall

To test:

me test

Resources

About

GoAhead Web Server

http://www.embedthis.com/products/goahead/index.html

License:Other


Languages

Language:C 65.6%Language:Objective-C 22.2%Language:Makefile 6.3%Language:HTML 3.2%Language:Scilab 1.3%Language:Shell 1.2%Language:Inno Setup 0.1%Language:ASP 0.0%Language:Perl 0.0%Language:Python 0.0%