Navigating your way through Github API
GET repositories of a user
GET all PRs of a user.
GET all issues opened by a user
GET all python repos with stars in desecending order
List all files inside a repo
GET a single file in
base64
format
Last updated