Skip to content

Setting up a Flask Webserver (with database backend) for creating AMT (Amazon Mechanical Turk) External Hits

License

Notifications You must be signed in to change notification settings

genp/flask_mturk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask_mturk

Setting up a Flask Webserver (with database backend) for creating AMT (Amazon Mechanical Turk) External Hits

During setup, change these files to enable remote connections to postgres server and restart postgresql

pg_hba.conf -- add lines

host all all md5 #postgresql.conf listen_addresses = '*'

About

Setting up a Flask Webserver (with database backend) for creating AMT (Amazon Mechanical Turk) External Hits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published