/gonfservice

Service API to send e-mail and other types of notifications using golang

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

gonfservice

Simple sample service API to send e-mail and other types of notifications using golang

Libs

Development

Use realize to enable auto-reload during development:

> realize start

Functionalities

  • Send email throught HTTP endpoint
  • Enqueue messages to send later
  • Check sending status
  • Create and use message templates (Markdown)