Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 426 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 426 Bytes

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)