mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Added Mailchain to awesome-go (#2809)
This commit is contained in:
parent
66ec35051a
commit
669c83fa7f
@ -611,6 +611,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [go-simple-mail](https://github.com/xhit/go-simple-mail) - Very simple package to send emails with SMTP Keep Alive and two timeouts: Connect and Send.
|
||||
* [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.
|
||||
* [mailchain](https://github.com/mailchain/mailchain) - Send encrypted emails to blockchain addresses written in Go.
|
||||
* [mailgun-go](https://github.com/mailgun/mailgun-go) - Go library for sending mail with the Mailgun API.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user