Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ruslan-korneev/fastapi-template


https://github.com/ruslan-korneev/fastapi-template

Last synced: 7 days ago
JSON representation

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/)