Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grimmer0125/gdrive_uploader

Some operations on Service Account of Google drive. Node.js version: upload a built Mac dmg file (Carta.dmg) to Google drive. Python version: delete a file from Google drive, by file id, you can use list() to know each file's id and name first. Google drive API has v2 and v3, try the other one if some API fails. ref:
https://github.com/grimmer0125/gdrive_uploader

continuous-delivery nodejs python

Last synced: 1 day ago
JSON representation

Some operations on Service Account of Google drive. Node.js version: upload a built Mac dmg file (Carta.dmg) to Google drive. Python version: delete a file from Google drive, by file id, you can use list() to know each file's id and name first. Google drive API has v2 and v3, try the other one if some API fails. ref:

Awesome Lists containing this project