gitpoint/git-point

Use conditional requests for API requests

Open

#178 创建于 2017年7月27日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (837 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,684 star)
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.

贡献者指南