Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement pagination #33

Open
JaeAeich opened this issue Jan 13, 2024 · 0 comments
Open

feat: implement pagination #33

JaeAeich opened this issue Jan 13, 2024 · 0 comments

Comments

@JaeAeich
Copy link
Owner

Is your feature request related to a problem? Please describe.
We would require paginated data, to be able to render efficiently on the front end. The URL should take page_size as query parameter.

Some fields I can think of would be required for a good pagination are:

  • next page cursor
  • prev page cursor
  • total items
  • page number
@ArnavPrakash ArnavPrakash mentioned this issue Jan 23, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant