fastapi_tools.config
¶
Configuration module for the fastapi_tools package.
Modules:
-
sample_config–Sample config for the fastapi_tools project.
-
webapp_config–Webapp configuration models.
Classes:
-
CORSConfig–CORS middleware configuration.
-
GoogleOAuthConfig–Google OAuth 2.0 configuration.
-
RateLimitConfig–Rate limiting configuration.
-
SessionConfig–Session management configuration.
-
WebappConfig–Main webapp configuration aggregating all sub-configs.