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.

貢獻者指南