Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rajikaimal/github-graphql-sample

GitHub GraphQL API sample calls
https://github.com/rajikaimal/github-graphql-sample

Last synced: 10 days ago
JSON representation

GitHub GraphQL API sample calls

Awesome Lists containing this project

README

        

# github-graphql-sample

Sample calls with GitHub's GraphQL API (alpha release)

## Usage

```
git clone https://github.com/rajikaimal/github-graphql-sample
cd github-graphql-sample
npm install
```

## License

MIT © [Rajika Imal](https://rajikaimal.github.io)