codeyMaga / fastapi-crud-async

FastAPI CRUD
MIT License
0 stars 0 forks source link

Add Pagination to notes api #2

Open codeyMaga opened 3 months ago

codeyMaga commented 3 months ago

Enable Pagination for notes Allow the listing API to be called with 2 parameters:

both params default to the following: page = 1 per_page = 10

codeshwar-preview[bot] commented 3 months ago

Resolving the issue ⏳

codeshwar-preview[bot] commented 3 months ago

Issue is Resolved 🚀
Pull Request Created at: https://github.com/codeyMaga/fastapi-crud-async/pull/3