chipsenkbeil / chipsenkbeil/distant
Google Drive API integration
Open
consideration
- Dominant language
- Rust
- Stars
- 635
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
An interesting approach would be to provide a wrapper on top of [Google Drive API v3](https://developers.google.com/drive/api/v3/about-sdk) via the [google-drive3 crate](https://github.com/Byron/google-apis-rs/tree/main/gen/drive3) or [google-drive](https://crates.io/crates/google-drive) (seems to have better API and easier to compile). For shell access, we would return "unsupported" error for any invocation.
Make another member called `distant-google-drive` that houses this logic and would be an additional feature for the CLI and lua module.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.