fastapi-async-sqlmodel-boilerplate
fastapi-async-sqlmodel-boilerplate copied to clipboard
A fully asynchronous FastAPI boilerplate. Built for extensibility and speed, it incorporates FastAPI, SQLModel, Alembic, PostgreSQL, Redis, and ARQ. 🚀
Results
1
fastapi-async-sqlmodel-boilerplate issues
Sort by
recently updated
recently updated
newest added
Your current [CRUDBase](https://github.com/joaoflaviosantos/fastapi-async-sqlmodel-boilerplate/blob/main/backend/src/core/common/crud.py) version might have a few inconsistencies I eventually fixed in FastCRUD, plus a few other bugs before that. You should probably take a look at the [FastCRUD...
enhancement
good first issue