This repository offers boilerplate code for initiating a UV-managed, Dockerized FastAPI-PostgreSQL-SQLAlchemy-Alembic project. It includes a pre-commit framework configured with mypy and ruff to ensure consistent code formatting and strict typing
Stars
10
Forks
2
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
43
commits
Merge pull request #3 from ferdinandbracho/develop
5f0b7d9View on GitHubMerge pull request #1 from ferdinandbracho/develop
027180dView on GitHubfeat: Update to uv, upgrade deps, and apply linting
03eb2c6View on GitHubfeat: update api endporint examples, alembic config, dockerfile, crud class, utils
6c6c723View on GitHubfeat: adding example sqlalchemy models and pydantic schemas
6de256aView on GitHub