Liking cljdoc? Tell your friends :D

blueprint.handler

Facilities to build an asynchronous handler, compatible with aleph, out of an interceptor chain.

This builds an opinionated chain with sane defaults, and a way to adapt the chain to the consumer's liking.

Processing of the chain is done by interceptor.

Facilities to build an asynchronous handler, compatible with
aleph, out of an interceptor chain.

This builds an opinionated chain with sane defaults, and a way
to adapt the chain to the consumer's liking.

Processing of the chain is done by
[interceptor](https://github.com/exoscale/interceptor).
raw docstring

blueprint.handler.default

Implementation of the default interceptors. See blueprint.handler for reasoning

Implementation of the default interceptors.
See `blueprint.handler` for reasoning
raw docstring

blueprint.handler.format

Content-type negotiation and parsing, thanks to muuntaja

Content-type negotiation and parsing, thanks to muuntaja
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close