/simple-example-asinc-FastAPI-SQLAlchemy-service

simple example asinc FastAPI service with asinc SQLAlchemy

Primary LanguagePython

simple-example-asinc-FastAPI-SQLAlchemy-servic

If you like or fork it please leave a star ❤🌟

requirements

pip install fastapi[all] sqlalchemy asyncpg pydantic pydantic-sqlalchemy

run

uvicorn main:app --reload