Skip to content

Instantly share code, notes, and snippets.

View lemusthelroy's full-sized avatar
⌨️

lemusthelroy

⌨️
  • Dudley, West Midlands
View GitHub Profile
@lemusthelroy
lemusthelroy / examples.js
Created February 2, 2017 11:07 — forked from bryanhelmig/examples.js
EmailPie Samples
// An invalid domain.
// http://emailpie.com/v1/[email protected]
{
"didyoumean": null,
"errors": [
{
"message": "No MX records found for the domain.",
"severity": 7
}