https://github.com/dmitrymomot/mailnotifier
Email notifications with templates, based on https://github.com/wildbit/postmark-templates and https://gopkg.in/gomail.v2
https://github.com/dmitrymomot/mailnotifier
Last synced: 3 months ago
JSON representation
Email notifications with templates, based on https://github.com/wildbit/postmark-templates and https://gopkg.in/gomail.v2
- Host: GitHub
- URL: https://github.com/dmitrymomot/mailnotifier
- Owner: dmitrymomot
- License: mit
- Created: 2018-01-12T11:49:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T09:54:47.000Z (over 7 years ago)
- Last Synced: 2025-01-11T18:30:21.592Z (4 months ago)
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go Mail Notifications
Email notifications with templates, based on [GoMail v2](https://gopkg.in/gomail.v2) and [leemunroe/responsive-html-email-template](https://github.com/leemunroe/responsive-html-email-template)## Usage
Package is in development