server property
A list of functions that return a list of WebRoute objects based on the
incoming WebRequest rq
.
These functions are used to define the routes available for the API.
Implementation
WaServer server;
A list of functions that return a list of WebRoute objects based on the
incoming WebRequest rq
.
These functions are used to define the routes available for the API.
WaServer server;