tornado/demos/facebook
Ben Darnell e805590e69 Better check for missing messages in facebook demo 2011-04-24 23:16:31 -07:00
..
static Move Tornado project to Github 2009-09-10 00:50:51 -07:00
templates Better check for missing messages in facebook demo 2011-04-24 23:16:31 -07:00
README fix README 2009-09-10 13:52:26 -04:00
facebook.py Update facebook demo to use the graph api instead of the older api. 2011-03-03 13:45:58 -08:00
uimodules.py Move Tornado project to Github 2009-09-10 00:50:51 -07:00

README

Running the Tornado Facebook example
=====================================
To work with the provided Facebook api key, this example must be
accessed at http://localhost:8888/ to match the Connect URL set in the
example application.

To use any other domain, a new Facebook application must be registered
with a Connect URL set to that domain.