···88This example shows how to route requests to different handlers based on the
99request path and method.
10101111-This example is based off of the ["routing" example](routing), so read that
1111+This example is based off of the ["routing" example][routing], so read that
1212one first. The additions are detailed here and commented in the code.
13131414[hello]: https://github.com/lpil/wisp/tree/main/examples/1-routing