Embeddable http server with C++ wrapper API included.
\bin - executable output directory for test application
\build - build scripts & project files (Visual Studio 2010, Code Blocks 13)
\lib - library output directory
\mongoose - HTTP server code & documents
\mongoose_cpp - C++ wrapper code & test application
In order to build the mongoose library or test applications please open project files from: \build
and perform "Build" command. For applications it is required to build library first.