Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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