node-turk50

SOAP client for Amazon Mechanical Turk

Usage no npm install needed!

<script type="module">
  import nodeTurk50 from 'https://cdn.skypack.dev/node-turk50';
</script>

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.