octokit/GitHub API Request

Send arbitrary requests to GitHub's REST API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
routeHTTP Verb + path as shown on https://developer.github.com/v3/yes
mediaTypeCustom media type in the Accept headerno{}
namedescription
statusResponse status code.
headersResponse headers as JSON string with lower cased header names.
dataResponse body as string.