rikitiki
v0.1.67
Build C++ web server modules that allow easy routing and deployment.
|
#include <helloWorld.h>
Public Member Functions | |
void | Register (Server &server) |
void | operator() (ConnContext &ctx) |
void | operator() (ConnContext &ctx, int number) |
void | operator() (ConnContext &ctx, const std::string &word) |
Simple example module of routing