Skip to main content

Module api

Module api 

Source
Expand description

REST API layer — thin axum handlers over Server methods.

Functions§

router
router_with_metrics
Router entry point that also mounts /metrics and the HTTP metrics middleware. Used by main.rs when the observability feature is on.