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
- ♻️ Remove redundant item deletion logic in `backend/app/api/routes/users.py`
- ✨ Add clear error message for missing route tags in `app/main.py`
- feat: validate existing email and set 201 status on user creation
- fix: remove unused os import in alembic env.py
- ✨ Add length validation for superuser password
- ♻️ Migrate to `DATABASE_URL` instead of separate variables
- Frontend hot reload via docker compose watch
- Docs
- Python not yet supported