The Wayback Machine - https://web.archive.org/web/20200831094229/https://github.com/topics/github-api
Skip to content
#

GitHub API

github-api logo

The GitHub API provides endpoints for users to consume GitHub data as well as make changes on a user’s behalf. The latest version is v4, the GraphQL API. The GitHub GraphQL API v4 represents an architectural and conceptual shift from the GitHub REST API v3 and allows for users to craft queries of the exact data they need.

Here are 2,528 public repositories matching this topic...

devhub
gnumoksha
gnumoksha commented Nov 19, 2019
$ chmod +x DevHub-0.98.5.AppImage
$ ./DevHub-0.98.5.AppImage
[74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1]    74678 trace trap  ./D
gmlewis
gmlewis commented Aug 22, 2020

GitHub Developer v3 API announcement:
https://developer.github.com/changes/2020-08-20-graduate-machine-man-and-sailor-v-previews/

These custom preview headers have now graduated and need to be remove from this repo:

  • application/vnd.github.machine-man-preview+json
  • application/vnd.github.sailor-v-preview+json

This would be a great PR for any new contributor to this repo or a new Go de

You can’t perform that action at this time.