Skip to content

ShaMan123/google-drive-file-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-drive-file-picker

A working Example for Google's web Picker API

  1. Fork this repo
  2. Update .env file
  3. Make sure Picker API and Drive API are enabled for both your project and api key in GCP.
  4. install deps: yarn
  5. start the app: yarn start
  6. Enjoy! Gapi docs suck.

Picker API Reference

Google client API Reference 👎