Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

T4cC0re/gdriver

 
 

Repository files navigation

GDriver

A golang implementation to access google drive by using traditional file-folder-path pattern.

    f, _ := os.Open("image1.jpeg")
    gdrive.PutFile("Holidays/image1.jpeg", f)
    gdrive.Delete("Pictures/Old Apartment Images")

Example

About

A golang implementation to access google drive by using traditional file-folder-path pattern.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages