URL Params
Making url parameters in SpiderWren is very simple All you need to do is prefix the parameter with a colon, and it will get passed to your handler as a map
index.wren
Try running this example, and navigating to http://localhost:3000/greet/Nailuj!