github-tools / github-tools/github
list all gists
Open
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 809
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful for `listGists()` to return all of a user's gists rather than only those on the first page of results returned by the API.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the listGists() entry point and inspect how it handles the API's paginated results. Determine how to retrieve all pages for a user's gists, then verify that listGists() returns the complete collection rather than only the first page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100