A contact list app, which send otp to contacts listed here using twilio api. it will be available on this address 52.23.195.68
dependencies
- Python(>=3.6)
- Falcon(microservice framework)
- MongoDB
- AngularJS
- gunicorn(for wsgi server)
- bson
- twilio
To run the project
npm start this will launch angular app
npm api_start this will launch the wsgi server
http://127.0.0.1:8000/ping
Returns
"pong"
get all contacts
Parameters: none
Response
to get the contact which objectId has passed
Parameters: id(ObjectId)
Response
This is a dummy project which has a few known bugs which will be fixed, till then it will be stagged on my free tier AWS cluster at 52.23.195.68 address and will push to my github account, link: https://github.com/bqube