Skip to content

rianby64/gdrive-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuickStart

In order to run this code, please, add a file called credentials.json. Follow the same format as example.credentials.json. Then, run go run quickstart.go and check if you can see the expected google-drive.

Tech part

There are in the code three different ways to apply the credentials.json into the authorization process. These functions are called authByCredentials1(), authByCredentials2(), authByCredentials3().

I think it's enough to try with authByCredentials1(), but if you doubt then use all the options 😄

About

Have to test some google drive features...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages