node-turk50
v0.1.1
Published
SOAP client for Amazon Mechanical Turk
Downloads
7
Readme
SOAP client for Amazon Mechanical Turk
Getting Started
Work in progress. This is still in alpha. Documentation coming soon.
Install the module with: npm install turk50
var turk = require('turk50');
var client = new turk(config);
Documentation
(Coming soon)
Examples
(Coming soon)
Release History
(Nothing yet)
License
Copyright (c) 2013 Cognilab. Licensed under the MIT license.