Expand description
expman-server: Axum web server with REST API, SSE live streaming, and embedded Leptos frontend.
Structs§
- AppState
- Server
Config - Configuration for the web server.
Functions§
- build_
router - Build the Axum router with all routes.
- serve
- Start the server on the given address.