igorbenav / fastcrud

FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.
MIT License
693 stars 59 forks source link

now supporting fastapi >= 0.100.0 #166

Closed igorbenav closed 2 months ago

igorbenav commented 2 months ago

closes #165