Merge pull request #28 from hugoleodev/master

Adding the Go-MailHog
This commit is contained in:
Thiago Avelino 2014-07-06 17:09:09 -03:00
commit 60a635f94c

View File

@ -111,6 +111,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
*Libraries that implement email creation and sending*
* [email](https://github.com/jordan-wright/email) - A robust and flexible email library for Go.
* [Go-MailHog](https://github.com/ian-kent/Go-MailHog) - Catches mail and serves it through a dream. Inspired by MailCatcher, easier to install.
## ORM