Need an example of URL based dispatch in web-server

Need an example of URL based dispatch in web-server. For exampel, I want to link www.forexample.com/admin to (define (admin request) ......)

Here is an example:

3 Likes

This can't work very well, though I change some your expressions base on previous definition like defv