https://github.com/buguno/fastapi-template
This project is a backend template built with FastAPI, designed to serve as a solid starting point for new applications.
https://github.com/buguno/fastapi-template
backend-api fastapi fastapi-template poetry poetry-python python3
Last synced: 7 months ago
JSON representation
This project is a backend template built with FastAPI, designed to serve as a solid starting point for new applications.
- Host: GitHub
- URL: https://github.com/buguno/fastapi-template
- Owner: buguno
- Created: 2025-03-18T02:23:05.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-03-18T03:35:51.000Z (7 months ago)
- Last Synced: 2025-03-18T04:26:18.090Z (7 months ago)
- Topics: backend-api, fastapi, fastapi-template, poetry, poetry-python, python3
- Language: Python
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI Template
This project is a **backend template** built with **FastAPI**, designed to serve as a solid starting point for new applications. It leverages **Poetry** for efficient project dependency management and packaging, ensuring a clean and organized development environment.
> Feel free to fork this repository and customize it to fit your project's needs!