This is a session demo application that can be run on Google AppEngine platform.
You can also try it locally by running 'goapp serve' from this folder.
It registers a handler to "/demo", and uses the Memcache store.
Code demonstrates session access, creation and removal.