bogini / mturk

Mechanical Turk APi for Node and Express 4.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

Amazon Mechanical Turk API wrapper for Node.

Install

npm install mturk

Use

var mturk = require('mturk');

Check the API docs.

Tests

You must have expresso installed first:

  $ npm install expresso

Then run:

  $ make

About

Mechanical Turk APi for Node and Express 4.0


Languages

Language:JavaScript 100.0%