mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Update README.md
Add SendGrid to list of email libraries.
This commit is contained in:
parent
c609c34e98
commit
4e2f19801f
@ -265,6 +265,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.
|
* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails.
|
||||||
* [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
|
||||||
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine
|
* [smtp](https://github.com/mailhog/smtp) - SMTP server protocol state machine
|
||||||
|
* [SendGrid] (https://github.com/sendgrid/sendgrid-go) - SendGrid's Go library
|
||||||
|
|
||||||
|
|
||||||
## Embeddable Scripting Languages
|
## Embeddable Scripting Languages
|
||||||
|
Loading…
Reference in New Issue
Block a user