Introducing the SMSified Node.js Module
May 18th, 2011 by Mark HeaddThe past several screencasts have showed you how easy it is to get started using the SMSified platform.
This blog post and accompanying screencast will introduce you to the set of client libraries that we are developing to make it super easy to incorporate powerful SMS functionality into your software product or website.
This screencast demonstrates how to install and use the SMSified Node.js module.
If you use the Node Package Manager (NPM), just run the following at the command line to install it and get started:
npm install smsified
Thats it!
Future screencasts will demonstrate other client libraries and discuss ways that you can incorporate SMSified into your product offerings to take advantage of our easy to use, powerful REST API for sending and receiving text messages.
Stay tuned.
No related posts.
Tags: JavaScript, JSON, Node.js, outbound
June 2nd, 2011 at 11:32 am
[...] It’s built on the awesome new SMSified platform from Voxeo (disclaimer, I work there) and uses a Node.js module I built for working with the SMSified API. [...]
June 2nd, 2011 at 5:36 pm
[...] an earlier post, I walked through an example project demonstrating how to use the Node.js module for SMSified. We’ve also demonstrated how to use the SMSified Ruby [...]
July 20th, 2011 at 10:43 am
[...] It’s built on the awesome new SMSified platform from Voxeo (disclaimer, I work there) and uses a Node.js module I built for working with the SMSified API. [...]