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