Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ndeta100/send-text-sms-with-node

We will also implement Socket.io to send a response from the server to the client.
https://github.com/ndeta100/send-text-sms-with-node

ejs express html javascript nexmo-sms nodejs nodemon socket-io

Last synced: 9 days ago
JSON representation

We will also implement Socket.io to send a response from the server to the client.

Awesome Lists containing this project

README

        

# Send-Text-sms-with-node
npm init to start your app
In this repo we will be creating a client/server app that can send SMS text messages from Node.js using the Nexmo service and API. We will also implement Socket.io to send a response from the server to the client.