# Get Gists from GitHub API ## Background We want to show the user a list of their gists. ## Acceptance - [ ] Get gists from GitHub API - [ ] For display on main page; data needed: - [ ] Name of gist - [ ] html_url ## Notes