-
Notifications
You must be signed in to change notification settings - Fork 278
feat(service): Add GMail service #417
Copy link
Copy link
Open
Labels
area/servicesNotification service implementationsNotification service implementationsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention neededExtra attention neededtype/enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
area/servicesNotification service implementationsNotification service implementationsgood first issueGood for newcomersGood for newcomershelp wantedExtra attention neededExtra attention neededtype/enhancementNew feature or requestNew feature or request
Describe the missing service. Please provide useful links.
Gmail is one of the mail providers that is used by many people. I think adding a Gmail service to
notifywill attract people to use more this library.It will be possible to implement because GMail has an API to interact. See more details: https://developers.google.com/gmail/api/quickstart/go
Describe the solution you'd like
Potential libraries to use