Liking cljdoc? Tell your friends :D

duckula.middleware

Minimal middleware to allow JSON based request handling

Minimal middleware to allow JSON based request handling
raw docstring

with-monitoringclj

(with-monitoring handler)
(with-monitoring handler monitoring-impl)

Simple handler, which makes it easy to use Duckula without Components

Simple handler, which makes it easy to use Duckula without Components
sourceraw docstring

wrap-handlerclj

(wrap-handler handler-fn)

Wraps the ring request handler (most likely one built by duckula.handler and adds required JSON handling middlewares

Wraps the ring request handler (most likely one built by duckula.handler
and adds required JSON handling middlewares
sourceraw docstring

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

× close