Use conditional requests for API requests
未关闭
enhancement
help wanted
- 主要语言
- JavaScript
- 星标
- 4.8k
- 派生
- 771
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
该 issue 未指定文件、测试或入口点。首先阅读链接的 GitHub 条件请求文档,并定位应用中 GitHub API 请求的处理逻辑;当未发生变化的 endpoint 响应能够避免不必要的完整请求,且该行为已通过现有检查验证时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, javascript
- 领域
- api, performance
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100