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

https://github.com/dhanyn10/nodejs-gdrive


https://github.com/dhanyn10/nodejs-gdrive

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Simple NodeJS Google Drive API Implementation

### How to Use

1. clone this repository
2. go to your google cloud platform api [here](https://console.cloud.google.com/apis/credentials)
3. follow the readme instructions inside `drive` folder.
3. download your credential json file and rename it as `oauth2.keys.json`, save file in this root project folder
4. move to `drive` folder, then run `node quickstart.js`