Skip to main content

Module router

Module router 

Source
Expand description

HTTP router and route definitions.

Functionsยง

router
Build the HTTP API router with all routes and middleware.
router_with_metrics
Builds the public router and additionally registers GET /metrics using the provided Prometheus handle.