class GithubApi { static const String BASE_URL = 'https://api.github.com/'; }