Files
shop/doc/systems/middleware/features.md
2026-04-19 19:22:36 +02:00

4 lines
231 B
Markdown

- middleware
- central place to install FastAPI middlewares (install_middlewares(app))
- today: CORS (allowed origins from .env)
- room for growth: request-id, access logging, rate-limit, security headers (HSTS/CSP), compression