mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #1352 from matcornic/patch-1
Hermes - Golang package that generates clean, responsive HTML e-mails
This commit is contained in:
commit
7bb210000e
@ -406,6 +406,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [go-message](https://github.com/emersion/go-message) - A streaming library for the Internet Message Format and mail messages
|
* [go-message](https://github.com/emersion/go-message) - A streaming library for the Internet Message Format and mail messages
|
||||||
* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.
|
* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.
|
||||||
* [Hectane](https://github.com/hectane/hectane) - Lightweight SMTP client providing an HTTP API
|
* [Hectane](https://github.com/hectane/hectane) - Lightweight SMTP client providing an HTTP API
|
||||||
|
* [hermes](https://github.com/matcornic/hermes) - Golang package that generates clean, responsive HTML e-mails
|
||||||
* [MailHog](https://github.com/mailhog/MailHog) - Email and SMTP testing with web and API interface
|
* [MailHog](https://github.com/mailhog/MailHog) - Email and SMTP testing with web and API interface
|
||||||
* [SendGrid](https://github.com/sendgrid/sendgrid-go) - SendGrid's Go library for sending email
|
* [SendGrid](https://github.com/sendgrid/sendgrid-go) - SendGrid's Go library for sending email
|
||||||
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine
|
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine
|
||||||
|
Loading…
Reference in New Issue
Block a user