Skip to content

EqualMa/ghall

Repository files navigation

Access GitHub public data through REST or GraphQL api without authorization

WIP Still working in progress

REST Api

Documentation for REST Api is not completed yet

GraphQL Api

the design principle of ghall GraphQL api is:

ghall GraphQL api should be a subset of GitHub GraphQL Api, which means:

In short: ghall GraphQL api is an implementation for a subset of GitHub GraphQL Api