(response-for ["/foo" (yada "hello")] :get "/foo")
Using yada.response-for
, you can create a response from a bidi route
structure containing yada resources for testing purposes:
(response-for ["/foo" (yada "hello")] :get "/foo")
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |