Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hexennacht/process-gmail-attachments
https://github.com/hexennacht/process-gmail-attachments
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexennacht/process-gmail-attachments
- Owner: hexennacht
- Created: 2023-05-20T14:34:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-22T14:13:19.000Z (over 1 year ago)
- Last Synced: 2024-06-19T22:35:27.486Z (5 months ago)
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PROCESS GMAIL ATTACHMENTS
## Features
* Login to gmail using oauth2
* Read message list
* Get message attachments
* Write attachments as file and store to the database## Todo
* [ ] Read message list
* [ ] Get message attachments
* [ ] Write attachments as file and store to the database