@dstil/github-data-provider
v1.0.17
Published
Extract data from Github.
Downloads
18
Readme
github-data-provider
Extract data from GitHub.
Installation
Install the package with NPM:
$ npm install @dstil/github-data-provider
Usage
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.