Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 359 Bytes

File metadata and controls

4 lines (3 loc) · 359 Bytes

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!!