full-stack-fastapi-postgresql
https://github.com/tiangolo/full-stack-fastapi-postgresql
Python
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to full-stack-fastapi-postgresql
Help out
- Issues
- Docs: hardening-for-production section (rate limiting + payload inspection)
- Production hardening: template ships CORS only — no rate limiting or request inspection (docs-first proposal)
- ⬆ Bump anyio from 4.14.1 to 4.14.2
- 🐛 Fix return 401 instead of 404 when a token's user doesn't exist
- 👷 Fix mypy and ty pre-commit hooks not using config from `backend/pyproject.toml`
- ⬆ Bump the npm-packages group with 19 updates
- chore(docker): Migrate to statement that supports Dependabot `uv` upgrades
- ✅ Add `frontend/playwright/.auth` to `.dockerignore` to fix e2e tests run locally
- Keep password recovery generic when email delivery is unavailable
- fix: use try/finally in get_db to prevent PostgreSQL connection leaks
- Docs
- Python not yet supported