Matching and Responding
A typical request/response cycle can be handily directed with a few lines of code. This section applies pattern matching and combinator functions to expose a simple key-value store.
The source code for this page can be found here.