Skip to main content

Crate expman_server

Crate expman_server 

Source
Expand description

expman-server: Axum web server with REST API, SSE live streaming, and embedded Leptos frontend.

Structs§

AppState
ServerConfig
Configuration for the web server.

Functions§

build_router
Build the Axum router with all routes.
serve
Start the server on the given address.