Skip to content

juliandsg0222/google-drive-api-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Setup

Complete the Set up your environment steps in the quickstart instructions

Install

npm install

Run

After following the quickstart setup instructions, run the sample:

node .

Example response

  [
    {
      mimeType: 'application/zip',
      id: '1uADAsHKDUpUGGwHq3scbYxMj4F3TvtS5',
      name: 'lies_of_p.zip'
    },
  ]

  200
  200

  https://drive.google.com/uc?id=159FLQTKXteB9iZcE3freacNTY6uasSsp&export=download
  https://drive.google.com/file/d/159FLQTKXteB9iZcE3freacNTY6uasSsp/view?usp=drivesdk

  200
  200

  https://drive.google.com/uc?id=15cFW0NAHBxDmpuL7SDvss5OaNibu5_Yp&export=download
  https://drive.google.com/file/d/15cFW0NAHBxDmpuL7SDvss5OaNibu5_Yp/view?usp=drivesdk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published