Amazon Mechanical Turk API wrapper for Node.
npm install mturk
var mturk = require('mturk');
Check the API docs.
You must have expresso installed first:
$ npm install expresso
Then run:
$ make
Amazon Mechanical Turk API wrapper for Node.
npm install mturk
var mturk = require('mturk');
Check the API docs.
You must have expresso installed first:
$ npm install expresso
Then run:
$ make