gr2m / gr2m/github-api-wishlist

Make REST API pagination more consisent

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

note to self:

- some endpoints have namespaced pagination response (object, instead of array)
- pagination headers are not always present (not present if there is only one page), which makes it hard to recognize endpoints that do paginate

Contributor guide

Open the contributing guide

Research direction

Start by inventorying the REST API endpoints and comparing their pagination response shapes and headers. The issue does not name files, tests, or entry points, so first establish the affected endpoints and the intended consistent behavior. Done means the pagination format and header presence are defined and consistent across the affected endpoints.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.