app property
A list of functions that return a list of FinchRoute objects based on the
incoming Request rq.
These functions are used to define the routes available for the API.
Implementation
FinchApp app;
A list of functions that return a list of FinchRoute objects based on the
incoming Request rq.
These functions are used to define the routes available for the API.
FinchApp app;