natpryce
fun router(routes: List<PathMatchingHttpHandler>): HttpHandler = fun (request: Request): Response = ... do the routing