Here are several 'working' examples, all examples as well as the rest of this site and the source code can be found on the GitHub page.
This example demonstrates how to setup different routes and how they will be processed. Link: /examples/routing
This example demonstrates how to process URL parameters and POST parameters and there is some request.session magic in there as well. Link: /examples/processing_url_and_post_parameters