Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ndeta100/send-text-sms-with-node
- Owner: Ndeta100
- Created: 2021-06-30T14:16:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-30T14:20:03.000Z (over 3 years ago)
- Last Synced: 2024-11-06T00:25:38.882Z (about 2 months ago)
- Topics: ejs, express, html, javascript, nexmo-sms, nodejs, nodemon, socket-io
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.