Email Checker A Node.Js app to check whether an email address exists or not, including the format check. The API used is taken from mailboxlayer.com. Generate a key form mailboxlayer.com and use the key in your project in order to check the existence of an email address.
The code is available in "master" branch. Please check out the branch. Happy Coding!!