src-d / ghsync

GitHub API v3 > PostgreSQL
https://sourced.tech
GNU General Public License v3.0
9 stars 8 forks source link

Use list endpoints for faster download times #30

Closed carlosms closed 5 years ago

carlosms commented 5 years ago

This issue is to create an alternative to the current ghsync command that will use the github API list endpoints, instead of the individual endpoints. The objects retrieved from the list endpoints contain less fields, but that will be enough data for many of the main charts.