Ainsley Clark

Go Mail - A cross platform mail driver for GoLang

by•
Go Mail aims to unify multiple popular mail APIs into a singular, easy to use interface. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP. Email sending is seriously simple and lightweight with no direct dependencies.

Add a comment

Replies

Best
Ainsley Clark
Overview: āœ… Multiple mail drivers for your needs or even create your own custom Mailer. āœ… Direct dependency free, all requests are made with the standard lib http.Client. āœ… Send attachments with two struct fields, it's extremely simple. āœ… Send CC & BCC messages. āœ… Extremely lightweight. Feedback and stars welcome!