How to Send and Receive SMS Messages with Nuxt.js and the Nexmo SMS API
Vue.js is a progressive JavaScript framework that has gained popularity for its approachability, versatility, and performance. The author of this article recently switched their Nexmo Developer Portal to use Vue.js, and explored the Nuxt.js ecosystem further. Nuxt.js is a modular Vue.js framework that simplifies setting up production applications by handling history mode in URLs and providing middleware out of the box. The author used Nuxt.js server middleware to send and receive SMS messages using the Nexmo SMS API. They created an endpoint to send SMS messages, set up a webhook to receive incoming messages, and added a WebSocket client to display received messages in real-time. The article provides a step-by-step guide on how to implement this functionality with Vue.js and Nuxt.js.
Company
Vonage
Date published
Feb. 19, 2020
Author(s)
Alex Lakatos
Word count
3293
Language
English
Hacker News points
None found.