Module config

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.