@dstil/github-data-provider
v1.0.17
Published
Extract data from Github.
Downloads
72
Readme
github-data-provider 
Extract data from GitHub.
Installation
Install the package with NPM:
$ npm install @dstil/github-data-providerUsage
The package exposes a function that, when supplied with a GraphQL query, returns GitHub data cached via Redis. See the code in the examples directory for more information.
