Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rajikaimal/github-graphql-sample
- Owner: rajikaimal
- License: mit
- Created: 2016-09-15T05:58:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-10T11:30:55.000Z (over 6 years ago)
- Last Synced: 2024-10-05T17:41:22.115Z (about 1 month ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)