Development support for bract.ring module.
Development support for bract.ring module.
Inducers provided in the bract.ring module.
Inducers provided in the bract.ring module.
Ring middleware functions and helpers.
Ring middleware functions and helpers.
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.
Utility functions.
Utility 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.
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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close