Skip to content

HandsomeStrife/gdata-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##GDrive

A simple proof of concept app to connect to your gdrive and retrieve a list of files and folders.

First ensure you have registered for API access. https://code.google.com/apis/console Once you have registered for access, you will have a client id and client secret. Keep that handy cause you will need it to connect to this POC.

npm install

Usage

To run the app, execute node test.js

open browser and point it to http://localhost:8553

About

Simple Google Data API client for OAuth 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%