Expand description
riley-cms-api: HTTP API server for riley_cms
Modules§
- middleware
- Middleware for riley-cms-api
Structs§
- AppState
- Application state shared across handlers
Functions§
- build_
router - Build the Axum router with all routes.
- serve
- Run the API server with graceful shutdown support.