build_router

Function build_router 

Source
pub fn build_router(state: AppState) -> Router
Expand description

Build the Axum router with all routes, auth middleware, and CORS.