Skip to content

Satchitananda/tornado-asyc-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tornado Async Requests Demo

Demo app for Tornado and PostgreSQL async requests.

Requirements

  • tornado
  • momoko
  • psycopg2

Running

$ python app.py

Set up

For setting up a test table with data, locate your browser to http://localhost:8080/setup/

Usage

Just open your browser and locate your browser to http://localhost:8080/1/, where 1 is any id for testing async.

About

Small demo for tornado async db requests with PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages