GithubApi

constructor(apiKey: String, baseUrl: String = GithubApi.baseUrl, client: HttpClient = httpClient, objectMapper: ObjectMapper = GithubApi.objectMapper)