1.0.2 • Published 5 years ago

google-drive-image-upload v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Google Drive Image Upload

Simple package for upload image in Google Drive

Simple Vídeo

Vídeo

To own the file credentials.json go to: https://developers.google.com/drive/api/v3/quickstart/nodejs

Documentação Google

How to install ?

    $ npm install google-drive-image-upload

How to Use ?

Example using default location of credentials.json and token.json

With Default Location

Example using custom location of credentials.json and token.json

With Default Location

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Report bugs and suggestions

Author