pullstring
v1.1.4
Published
A module to access the PullString Web API. The Web API lets you add text or audio conversational capabilities to your apps, based upon content that you write in the PullString Author environment and publish to the PullString Platform.
Downloads
7
Maintainers
Readme
The examples for Node JS in this package depend on express and body-parser. Be sure to run npm install
before running
node server.js
The full repository is available at github.com/pullstring/pullstring-js.