Liking cljdoc? Tell your friends :D

bract.ring.dev

Development support for bract.ring module.

Development support for bract.ring module.
raw docstring

bract.ring.inducer

Inducers provided in the bract.ring module.

Inducers provided in the bract.ring module.
raw docstring

bract.ring.middleware

Ring middleware functions and helpers.

Ring middleware functions and helpers.
raw docstring

bract.ring.server

This namespace defines functions that start popular Ring servers, returning stopper function. Server dependencies are not included - you must include them in the project.

This namespace defines functions that start popular Ring servers, returning stopper function. Server dependencies
are not included - you must include them in the project.
raw docstring

bract.ring.wrapper

A bract.ring wrapper is a function (fn [ring-handler context & args]) -> ring-handler to wrap the handler (like a middleware) using information in the context. This namespace includes such wrappers and some helper functions.

A bract.ring _wrapper_ is a function `(fn [ring-handler context & args]) -> ring-handler` to wrap the handler (like
a middleware) using information in the context. This namespace includes such wrappers and some helper functions.
raw docstring

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

× close