From 920723c9aed6bdb2eebc00f3a2499f0d8c0353fb Mon Sep 17 00:00:00 2001 From: Hugo Leonardo Costa e Silva Date: Sun, 6 Jul 2014 17:06:45 -0300 Subject: [PATCH] Adding the Go-MailHog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7c51ba3..bb36d957 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,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