Use conditional requests for API requests
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 771
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.github.com/v3/#conditional-requests
Allows us to drastically cut down on the number of API requests we've made if there aren't any changes since the last time we accessed the endpoint.
Contributor guide
Assessment
This issue has not been assessed yet.