route_registry
Route registry definitions for webapp HTTP dispatch.
The handler resolves request paths through these static mappings so route registration is centralized and easy to scan or extend.
Attributes
Functions
|
Return the GET/POST route maps for the chosen server mode. |
Module Contents
- route_registry.select_route_maps(serve_ui)
Return the GET/POST route maps for the chosen server mode.