backend
0.7.0
Module config
Module Items
Modules
In crate backend
backend
Module
config
Copy item path
Source
Expand description
Configuration of the server.
Modules
ยง
api_doc
Contains code to generate
OpenApi
documentation and a
Swagger
endpoint using
utoipa
and
utoipa_swagger_ui
.
app
Configuration of the server.
auth
Handles authentication and authorization.
data
Configurations for shared data that is available to all controllers.
routes
Routes in the backend.