Usage#
- Applications
 - Routing
 - Requests
 - Caching
 - Channels
 - CLI
 - Databases
 - Debugging
 - Dependency Injection
 - Data Transfer Object (DTO)
 - Events
 - Exceptions and exception handling
 - HTMX
 - Life Cycle Hooks
 - Logging
 - Metrics
 - Middleware
 - OpenAPI
- Configuring schema generation
 - Configuring schema generation on a route handler
 - Accessing the OpenAPI schema in code
 - Customizing Pydantic model schemas
 - Customizing 
Operationclass - OpenAPI UI Plugins
 - Using OpenAPI UI Plugins
 - Configuring OpenAPI UI Plugins
 - Configuring the OpenAPI Root Path
 - Backward Compatibility
 - Building your own OpenAPI UI Plugin
 - Interacting with the 
Router - OAuth2 in Swagger UI
 - Customizing the OpenAPI UI
 - CDN and offline file support
 
 - Plugins
 - Responses
 - Security
 - Static files
 - Custom types
 - Stores
 - Templating
 - Testing
 - WebSockets