The HTTP surface.
Thin on purpose: a handler resolves who is asking, calls one pipeline
operation, and projects the result through wire. Every decision worth
testing lives below this namespace, where it can be tested without a
request.
The HTTP surface. Thin on purpose: a handler resolves who is asking, calls one pipeline operation, and projects the result through `wire`. Every decision worth testing lives below this namespace, where it can be tested without a request.
What every handler in this namespace returns.
What every handler in this namespace returns.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |