gitpoint/git-point

Use conditional requests for API requests

Open

#178 创建于 2017年7月27日

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

描述

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.

贡献者指南