Cool, thanks for sharing. I like the KISS approach. > Does anyone have anything specific they would like to see in a url routing > library?
I'd like to see dynamic routes, redirects and static file handling along the lines of python's bottle: [https://bottlepy.org/docs/dev/tutorial.html](https://bottlepy.org/docs/dev/tutorial.html)#
