Skip to content

CRUD

FastAPI batteries comes with CRUD helper that uses async SQLAlchemy to perform CRUD operations.

Usage

🚧 TBD. Implementation is almost completed so you can check source code here and example here