/fastapi-base

simple package for fastapi project

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Simple package structure FastApi+AsyncSqlAlchemy

Alembic migration

alembic revision --autogenerate -m "your_commit"
alembic upgrade head