This is an example of using the tiny peko example with Val Town - it's a small router that lets you build web apps using the standard Request & Response objects.
Peko just provides routing - matching URLs with functions - and lets you create your own Response object.