awtkns / fastapi-crudrouter

A dynamic FastAPI router that automatically creates CRUD routes for your models
https://fastapi-crudrouter.awtkns.com
MIT License
1.34k stars 156 forks source link

Correcting several documentation typos #145

Closed joshrosenblum closed 2 years ago

joshrosenblum commented 2 years ago

MemmoryCRUDRouter >> MemoryCRUDRouter deleta_all_route >> delete_all_route

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/flortz/fastapi-crudrouter/Gb8bvppo67qTnUgguafyRPtJuAQu
✅ Preview: https://fastapi-crudrouter-git-fork-joshrosenblum-patch-1-flortz.vercel.app

awtkns commented 2 years ago

Thanks for this! 🚀