Github API base url.

Default is https://api.github.com and should not be changed.

Property definitions

github $ GithubAPI :: api_url
	# Github API base url.
	#
	# Default is `https://api.github.com` and should not be changed.
	var api_url = "https://api.github.com"
lib/github/api.nit:89,2--92,39