igorbenav / fastcrud

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

Type checking #36

Closed igorbenav closed 6 months ago

igorbenav commented 6 months ago

Typing errors fixed, mypy workflow added