@dstil/google-drive-data-provider

Extract data from Google Drive.

Usage no npm install needed!

<script type="module">
  import dstilGoogleDriveDataProvider from 'https://cdn.skypack.dev/@dstil/google-drive-data-provider';
</script>

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.