Add Mailhog to utility resources

This commit is contained in:
Jonas Pardon
2019-10-02 23:00:11 +02:00
parent 33d1f87b65
commit 7fb9e8007f
2 changed files with 9 additions and 2 deletions

View File

@@ -163,6 +163,12 @@
"desc": "Let's Encrypt is a free, automated, and open certificate authority brought to you by the non-profit Internet Security Research Group (ISRG).",
"url": "https://letsencrypt.org/",
"tags": []
},
{
"title": "Mailhog",
"desc": "Web and API based SMTP testing.",
"url": "https://github.com/mailhog/MailHog",
"tags": []
}
]
}
}