api

http4k / org.http4k.servirtium / GitHub / <init>

<init>

GitHub(owner: String, repo: String, credentials: Credentials, basePath: Path = Paths.get(""), reference: String? = null, http: HttpHandler = SetHostFrom(Uri.of("https://api.github.com")).then(JavaHttpClient()))

Read a file from a repository using the GitHub API.