Home  /  Documentation  /  Examples

Examples

Code snippets showing Node++ features' usage.

Static web serverEmpty app serving only static files
REQ demoSimple 2-pages app demonstrating basic REQ macro usage
QS demoSimple 2-pages app demonstrating query string value retrieval
std::string demoDemonstration of std::string usage with Node++ functions and macros