< cd ../gallery
[DevTools]
fastapi-tortoise-aerich
Quick example of FastAPI with Tortoise (ORM) and Aerich (for migration support)
@testdrivenio
maintainer
★ 32 stars
# README
Quick example of FastAPI with Tortoise (ORM) and Aerich (for migration support). Maintained by testdrivenio on GitHub, where it has earned 32 stars from the community.
It's actively developed around fastapi, tortoise-orm, aerich, and is a solid reference for anyone building with these tools.
# tags
# install
npm install fastapi-tortoise-aerichmore FastAPI repos