Liking cljdoc? Tell your friends :D

monero-store.boundary.routes

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.
raw docstring

handlerclj

(handler deps)
source

Responseclj

What every handler in this namespace returns.

What every handler in this namespace returns.
sourceraw docstring

routerclj

(router deps)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close