Skip to content

Cesanta's mongoose "simple_web_server" fork with a prettier web interface

License

Notifications You must be signed in to change notification settings

samthelion17/mongoose-pretty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongoose-pretty

Cesanta's mongoose 6.13 "simple_web_server" fork with a prettier web interface

Compiling - Windows

gcc main.c mongoose.c -o simple_web_server.exe -O2 -W -Wall -Werror -Wno-unused-function -DMG_DISABLE_DAV_AUTH -DMG_ENABLE_HTTP_CGI=1 -DMG_ENABLE_THREADS=1 -DMG_ENABLE_HTTP_SSI=1 -lws2_32 -Wno-format

About

Cesanta's mongoose "simple_web_server" fork with a prettier web interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages