An open API service indexing awesome lists of open source software.

https://github.com/web3w/google-sheets


https://github.com/web3w/google-sheets

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Google Sheets Node.js Snippets

Javascript snippets from the [Google Sheets API Guide](https://developers.google.com/sheets/api/guides/concepts).

## Install

`npm install`

## Run

1. Create a service account and download credentials to `application_credentials.json`.
1. Run `sh test.sh`