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

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

bcrypt cors expressjs jsonwebtoken mongodb-atlas mongoose nodejs nodemon serverless-http twilio-sms-api

Last synced: about 1 month 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