https://github.com/gomodules/notify
Send notification via Email, SMS, Chat etc.
https://github.com/gomodules/notify
Last synced: 2 months ago
JSON representation
Send notification via Email, SMS, Chat etc.
- Host: GitHub
- URL: https://github.com/gomodules/notify
- Owner: gomodules
- License: apache-2.0
- Created: 2016-12-01T10:39:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T04:19:22.000Z (10 months ago)
- Last Synced: 2024-10-26T02:32:12.530Z (8 months ago)
- Language: Go
- Homepage:
- Size: 3.45 MB
- Stars: 208
- Watchers: 15
- Forks: 37
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - gomodules/notify - Send notification via Email, SMS, Chat etc. (Go)
- awesome-hacking-lists - gomodules/notify - Send notification via Email, SMS, Chat etc. (Go)
README
[](https://goreportcard.com/report/gomodules.xyz/notify)

[](https://codecov.io/gh/gomodules/notify)
[](https://slack.appscode.com)
[](https://twitter.com/intent/follow?screen_name=AppsCodeHQ)# go-notify
Send notification via Email, SMS, Chat etc.### Supported Email Providers
- [x] Mailgun
- [x] SMTP### Supported SMS Services
- [x] Twilio
- [X] plivo.com
- [x] tiniyo.com### Supported Voice Services
- [x] tiniyo.com### Supported Chat Services
- [x] Slack
- [x] Telegram
- [x] Discord
- [x] Mattermost### Supported Push Notification Services
- [x] Pushover.net### Webhook
- [x] Post via HTTP### Debug
- [x] Log to StdOut