gitpoint/git-point

Use conditional requests for API requests

Open

#178 aberto em 27 de jul. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (837 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (4.684 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador