Get all repositories from GitHub API
Background
On a user’s profile page, we want to list out ALL of their repositories - not just the top ones. This ticket will be to get the data on all of a user’s repos for display on the profile page.
Acceptance
Notes
- This query should start sorted by most recently updated.