Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 409 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 409 Bytes

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.