Fork me on GitHub
#duct
<
2018-10-04
>
firstclassfunc21:10:03

I am still trying to get my head around duct/atraxy, What is passed to the handler to destructure the key id

:duct.module/ataraxy
 {[:get "/a" id] [:a id]
  [:get "/b" id] [:b id]}