Module chat_flame_backend::server
source · Expand description
The server
module is responsible for setting up and running the web server.
It includes the definition of routes, middleware, and other server-related configurations.
Structs
Functions
- Creates and configures the Axum web server with various routes and Swagger UI.