Skip to content

ChimeraCoder/mtwerk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MTwerk ###A "fun" alternative to MTurk.

mtwerk provides some functions for interacting with the API for Amazon's Mechanical Turk.

It builds off of code in goamz.

It is the "fun" alternative to goamz/exp/mturk, because unlike exp/mturk, it supports posting of a Human Interface Task that is not an ExternalQuestion. This means that you can post a task directly, without having to run a server to host the questions yourself.

###Naming Credit for the naming of this library goes to a #go-nuts user who insisted upon remaining unnamed in this README

###License

mtwerk is licensed under version 3 of the Lesser GNU Public License (LGPLv3). It includes some code from goamz, which is released under the same license.

About

A Go client library for Amazon Mechanical Turk. The "fun" alternative to mturk.

Resources

License

Unknown, LGPL-3.0 licenses found

Licenses found

Unknown
LICENSE
LGPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages