gitpoint/git-point

Use conditional requests for API requests

Open

#178 opened on 2017年7月27日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (4,684 stars) (837 forks)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.

コントリビューターガイド