Simple sample service API to send e-mail and other types of notifications using golang
Use realize
to enable auto-reload during development:
> realize start
- Send email throught HTTP endpoint
- Enqueue messages to send later
- Check sending status
- Create and use message templates (Markdown)