/Nexmo-Demo

Sending SMS and automated calls from Nexmo API's !

Primary LanguageHTML

Problem Statement #################################### Create a HTTP server that you can do requests to utilising an API framework available in npm; and do something based on those requests using nexmo https://www.nexmo.com/ (or twilio) (send a sms, call a number and say something to the person etc; ####################################

To generate privatKey

See here: Nexmo/nexmo-cli#81

To Install Essential Packages

npm install

==============================

Pls put appropriate API_KEY* and API_SECRET* in config.js

To Run

npm server.js

Post Man Collection

https://www.getpostman.com/collections/6322d5da1a99ae686f38