Added Twilio API template, controller and route; + twilio library.

This commit is contained in:
Sahat Yalkabov
2014-02-06 07:46:47 -05:00
parent 2475825c9b
commit 41cfc59cda
5 changed files with 41 additions and 1 deletions
+2 -1
View File
@@ -29,6 +29,7 @@
"twit": "~1.1.12",
"underscore": "~1.5.2",
"paypal-rest-sdk": "~0.6.4",
"connect-mongo": "~0.4.0"
"connect-mongo": "~0.4.0",
"twilio": "~1.5.0"
}
}