Module meta_api

Source

Enums§

MetaSlashGetAllVersionsError
struct for typed errors of method meta_slash_get_all_versions
MetaSlashGetError
struct for typed errors of method meta_slash_get
MetaSlashGetOctocatError
struct for typed errors of method meta_slash_get_octocat
MetaSlashGetZenError
struct for typed errors of method meta_slash_get_zen
MetaSlashRootError
struct for typed errors of method meta_slash_root

Functions§

meta_slash_get
Returns meta information about GitHub, including a list of GitHub’s IP addresses. For more information, see "About GitHub’s IP addresses." The API’s response also includes a list of GitHub’s domain names. The values shown in the documentation’s response are example values. You must always query the API directly to get the latest values. Note: This endpoint returns both IPv4 and IPv6 addresses. However, not all features support IPv6. You should refer to the specific documentation for each feature to determine if IPv6 is supported.
meta_slash_get_all_versions
Get all supported GitHub API versions.
meta_slash_get_octocat
Get the octocat as ASCII art
meta_slash_get_zen
Get a random sentence from the Zen of GitHub
meta_slash_root
Get Hypermedia links to resources accessible in GitHub’s REST API