Module: GitHub::Default

Defined in:
lib/github_api_v3/default.rb

Overview

Default configuration information.

Constant Summary collapse

API_ENDPOINT =

The default API endpoint for GitHub’s API.

"https://api.github.com".freeze
WEB_ENDPOINT =

The default web endpoint for GitHub.

"https://github.com".freeze