Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vpiotr/mongoose_cpp

Embeddable http server with C++ wrapper included.
https://github.com/vpiotr/mongoose_cpp

Last synced: 18 days ago
JSON representation

Embeddable http server with C++ wrapper included.

Awesome Lists containing this project

README

        

# mongoose_cpp
Embeddable http server with C++ wrapper API included.

Directory list
------------------------
\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

Build
------------------------
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.