prest
prest copied to clipboard
Add pagination object for every query and request
Discussed in https://github.com/prest/prest/discussions/774
Originally posted by vmesel January 18, 2023 As I was developing a major feature at work, I needed to create a pagination widget containing: which page I'm at, the total quantity of pages, and the length of items on the page.
I really think this should be something we must give people the ability to handle with a custom command.
What do you guys think, @avelino, @arxdsilva, @cuducos ?
it makes sense to consider version 2