Skip to content

vv1ck/API-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

API-JavaScript

Is the email used or available?

  • the api checks the email if it is not available you will get an output(True)
  • And if the email is available, you will get a result ( False )
  • #Code php
  • More >> [ api-php | api-python ]
  • test >>

It checks the email on these domains :

  • @gmail.com | @hotmail.com
  • @yahoo.com | @mail.com
  • @outlook.com | Some other domains

install in server :

git clone https://github.com/vv1ck/API-JavaScript.git

run the api :

cd API-JavaScript
npm install xhr2
  • and open:
node api.js
  • Don't forget to put your email in the source

see

About

Is the email used or available?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published