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