GitHub.jl icon indicating copy to clipboard operation
GitHub.jl copied to clipboard

Idea: Support the GraphQL API

Open DilumAluthge opened this issue 6 years ago • 2 comments

I don’t know a lot about GraphQL, but it would be cool to eventually have support for Github’s GraphQL API.

DilumAluthge avatar Oct 17 '19 16:10 DilumAluthge

I use the GitHub GraphQL API and it's so much better. You can easily reduce 200 different calls to a single call in many instances.

Nosferican avatar Apr 22 '20 17:04 Nosferican

if anyone had interest in pursuing this, https://github.com/laurium-labs/GithubGraphQLExample.jl might be of interest.

markhalonen avatar Apr 07 '21 16:04 markhalonen