mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added the mailgun-go library to the list. (#2497)
This commit is contained in:
parent
234c2fc8f8
commit
050361e94e
@ -594,6 +594,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [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.
|
||||
* [hermes](https://github.com/matcornic/hermes) - Golang package that generates clean, responsive HTML e-mails.
|
||||
* [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.
|
||||
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine.
|
||||
|
Loading…
Reference in New Issue
Block a user