8000 GitHub - vkbrihma/mturk: Mechanical Turk APi for Node
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vkbrihma/mturk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0