Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ranvir91/nodejs-phone-validator

validates the phone number and sends verification code using twilio sdk
https://github.com/ranvir91/nodejs-phone-validator

Last synced: 1 day ago
JSON representation

validates the phone number and sends verification code using twilio sdk

Awesome Lists containing this project

README

        

# nodejs-phone-validator
validates the phone number and sends verification code using twilio sdk

# how to run application
- clone the project repo
- navigate to directory and run - npm install
- now run command - npm index.js or nodemon
- open this link in browser - http://localhost:8002/api/v1/health
- thats it, you are done
- Thanks you so much