pub const DEFAULT_API_ROOT: &str = "https://api.github.com/";
Expand description

The default GitHub instance API root endpoint.

You can use this exported String if you want to query a private repository on https://github.com.