formstack-web-api-node-fixed

0.1.1 • Public • Published

Formstack Web API Node

Node.js wrapper for Formstack API v2.0

Requirements

Installation

$ npm install formstack-web-api-node --save

Usage

var FsAPI = require('formstack-web-api-node');

var fsa = new FsAPI('YOUR_FS_APP_ACCESS_TOKEN');

Testing

  • run all tests
$ npm test
  • run particular test
$ mocha test/test-<regexp>

Release History

  • 0.1.0 Initial release

Package Sidebar

Install

npm i formstack-web-api-node-fixed

Weekly Downloads

4

Version

0.1.1

License

MIT

Unpacked Size

31 kB

Total Files

5

Last publish

Collaborators

  • the-gazelle