Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 394 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 394 Bytes

Go-communication

This library solves the problem of sending emails and sms to customers with translation support from within an application. It also provides a decent API to manage these "communications" to a customer from an administration panel.

Email transports

List of supported email transports

  • Mailgun
  • AWS SES

SMS transports

  • 46elks

Usage

todo....