The [GitHub API](https://developer.github.com/v3/) provides a wealth of information about each repo, which we could use to avoid manual entry of data. The API has rate limiting, so caching would be necessary.
The GitHub API provides a wealth of information about each repo, which we could use to avoid manual entry of data.
The API has rate limiting, so caching would be necessary.