antonioortegajr / antonioortegajr/github-users-by-location
Github API call return headers
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In the return headers from git hub api there is some information that is useful.
- x-ratelimit-limit
- x-ratelimit-remaining
- x-ratelimit-reset
- x-ratelimit-used
These should be made available to a front end component for display
Contributor guide
Research direction
Start by tracing the GitHub API request and the frontend component that displays search results; no specific files or tests are named in the issue. Make the listed rate-limit response headers available to the frontend and display them there, then verify the values appear after a search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, javascript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100