Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
/ emailpie Public archive

Crazy simple API for checking the validity of an email address.

Notifications You must be signed in to change notification settings

apilayer/emailpie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 

Repository files navigation

Important Notice

We are happy to announce that the Free Email Pie API has now been integrated into the mailboxlayer API. You can resume your free API access by signing up here.

A simple email validation API.

Give us an email and we make sure its legit. If not, you'll find out why.

Features

Install/Usage

Make sure redis is installed and running on the standard ports!

  1. git clone [email protected]:bryanhelmig/emailpie.git
  2. cd emailpie
  3. mkvirtualenv emailpie
  4. pip install -r requirements
  5. python rundev.py
  6. Visit http://localhost:5000/v1/[email protected]

About

Crazy simple API for checking the validity of an email address.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published