https://github.com/alice088/goodrive
This is the tiny library for easy work with Google Drive golang SDK
https://github.com/alice088/goodrive
go golang google google-drive-api-v3
Last synced: about 1 year ago
JSON representation
This is the tiny library for easy work with Google Drive golang SDK
- Host: GitHub
- URL: https://github.com/alice088/goodrive
- Owner: Alice088
- Created: 2025-02-23T07:46:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-05-15T17:13:41.000Z (about 1 year ago)
- Last Synced: 2025-05-15T18:22:26.923Z (about 1 year ago)
- Topics: go, golang, google, google-drive-api-v3
- Language: Go
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is the tiny library for easy work with Google Drive golang SDK
#### 1. see https://developers.google.com/drive/api/quickstart/go
#### 2. Get credits.json from quickstart
#### 3. Use ``NewGooDriveJSON`` or ``NewGooDriveENV`` (if you don't want extra files)