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: cursor-based pagination for comments using "Load more" button #438

Merged
merged 20 commits into from
Aug 21, 2023

Conversation

iuioiua
Copy link
Contributor

@iuioiua iuioiua commented Aug 20, 2023

Simpler alternative to #429

Towards #414
CC @mbhrznr

@iuioiua iuioiua marked this pull request as ready for review August 20, 2023 23:06
iuioiua added a commit that referenced this pull request Aug 21, 2023
This change adds the following REST API endpoints:
- `GET /api/items`
- `GET /api/items/[id]`
- `GET /api/items/[id]/comments`

Documentation will come in a follow-up PR.

Prerequisite for #438 or #429
Towards #439
@iuioiua iuioiua merged commit 3aa15cd into main Aug 21, 2023
@iuioiua iuioiua deleted the load-more branch August 21, 2023 04:14
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

Successfully merging this pull request may close these issues.

1 participant