16. Ring, part 2: the Two Routes
Published 01 September 16

In this second installment of our beginner friendly introduction to Ring the API goes from being read-only to being read-write. You also learn about juxt
, slurp
, and how to parse an incoming request body.