gitpoint/git-point

Use conditional requests for API requests

Open

#178 geöffnet am 27. Juli 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (837 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (4.684 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide