← back
alternative to Flask
FastAPI
Loading the README
- 0.141.12026-07-29🐛 Fix support for background tasks and headers from dependencies in app.frontend(). PR #16105 by @tiangolo.✓ signed
- 0.141.02026-07-29✨ Add app.frontend(check_dir="auto"), to make local development more convenient with fastapi dev. PR #16102 by @tiangol…
- 0.140.132026-07-28🐛 Fix status_code being ignored for SSE and JSONL streaming endpoints. PR #15937 by @SAURABHSALVE.
- 0.140.122026-07-28🐛 Fix line splitting in format_sse_event to comply with SSE spec. PR #15515 by @Zawwarsami16.
- 0.140.112026-07-28🐛 Fix response_model_* params ignored for non-generator endpoints with Iterable[..] return type. PR #15093 by @YuriiMo…
✓ signed The latest release, 0.141.1, carries a signature GitHub verified.
Loading the security report
- FlaskAsync, with type hints driving validation and OpenAPI docs.Full replacement