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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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