MailboxValidator Node.js Module
This Node.js module provides an easy way to call the MailboxValidator API which validates if an email address is a valid one.
This module can be used in many types of projects such as:
- validating a user's email during sign up
- cleaning your mailing list prior to an email marketing campaign
- a form of fraud check
Installation
To install this module type the following:
npm install mailboxvalidator-nodejs
Dependencies
An api key is required for this module to function.
Go to http://www.mailboxvalidator.com/plans to sign up for a trial plan or a paid plan and you'll be given an API key.
Copyright
Copyright (C) 2015 by MailboxValidator.com, support@mailboxvalidator.com