Module backend::config

source ·
Expand description

Configuration of the server.

Modules

  • Contains code to generate OpenApi documentation and a Swagger endpoint using utoipa and utoipa_swagger_ui.
  • Configuration of the server.
  • Handles authentication and authorization.
  • Configurations for the app data that is available to all controllers.
  • Routes in the backend.