Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gomodules/notify
Send notification via Email, SMS, Chat etc.
https://github.com/gomodules/notify
Last synced: 3 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T21:40:59.000Z (over 1 year ago)
- Last Synced: 2024-06-20T17:54:35.485Z (5 months ago)
- Language: Go
- Homepage:
- Size: 3.45 MB
- Stars: 204
- Watchers: 14
- 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
[![Go Report Card](https://goreportcard.com/badge/gomodules.xyz/notify)](https://goreportcard.com/report/gomodules.xyz/notify)
![CI](https://github.com/gomodules/notify/workflows/CI/badge.svg)
[![codecov](https://codecov.io/gh/gomodules/notify/branch/master/graph/badge.svg)](https://codecov.io/gh/gomodules/notify)
[![Slack](https://slack.appscode.com/badge.svg)](https://slack.appscode.com)
[![Twitter](https://img.shields.io/twitter/follow/appscodehq.svg?style=social&logo=twitter&label=Follow)](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