Skip to content

Instantly share code, notes, and snippets.

@mbohun
Last active May 25, 2021 07:48
Show Gist options
  • Save mbohun/3c07452b0ed7fff3d399e83a019c1cf8 to your computer and use it in GitHub Desktop.
Save mbohun/3c07452b0ed7fff3d399e83a019c1cf8 to your computer and use it in GitHub Desktop.
REST API GraphQL API What would Jesus do?
repo_create -X POST createRepository REST API
repo_delete -X DELETE N/A REST API
repo_update -X PATCH LIMITED REST API
repos_list -X GET RepositoryConnection GraphQL API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment