https://github.com/mfurquimdev/backend-template
This repository is a template for back-end with Python + FastAPI using repository pattern and dependency injection.
https://github.com/mfurquimdev/backend-template
Last synced: 4 months ago
JSON representation
This repository is a template for back-end with Python + FastAPI using repository pattern and dependency injection.
- Host: GitHub
- URL: https://github.com/mfurquimdev/backend-template
- Owner: mfurquimdev
- License: mit
- Created: 2023-05-28T18:47:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T12:04:47.000Z (about 3 years ago)
- Last Synced: 2025-11-30T06:53:57.337Z (7 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Back-end Template
=================
[](https://github.com/psf/black)
[](https://github.com/charliermarsh/ruff)
[](https://mypy-lang.org/)
[](https://pycqa.github.io/isort/)
This repository is a template for back-end and async web development.