Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 805 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 805 Bytes

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