Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruslan-korneev/fastapi-template
https://github.com/ruslan-korneev/fastapi-template
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ruslan-korneev/fastapi-template
- Owner: ruslan-korneev
- Created: 2024-06-10T18:36:59.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-12T17:13:06.000Z (7 months ago)
- Last Synced: 2024-12-24T07:59:47.542Z (8 days ago)
- Language: Python
- Size: 94.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI Template
## Dependencies
- [FastAPI](https://fastapi.tiangolo.com/)
- [Pydantic](https://pydantic-docs.helpmanual.io/)
- [SQLAlchemy](https://docs.sqlalchemy.org/en/20/)
- [alembic](https://alembic.sqlalchemy.org/en/latest/)
- [uvicorn](https://www.uvicorn.org/)