Liking cljdoc? Tell your friends :D

donut.endpoint.route-group

Provides the happy path for including routes that serve as transit API endpoints

Provides the happy path for including routes that serve as transit API
endpoints
raw docstring

default-group-optsclj


route-groupclj

(route-group components)

route-group-component-configclj


route-group-component-startclj

(route-group-component-start {:keys [:donut.system/config]})

route-middlewareclj

This is route middleware because it's applied after reitit matches a route; it relies on route info.

This is route middleware because it's applied after reitit matches a route; it
relies on route info.
raw docstring

RouteGroupComponentclj


RouteGroupComponentGroupclj


wrap-dependenciesclj

(wrap-dependencies handler)

provide match data via :dependencies

provide match data via :dependencies
raw docstring

wrap-merge-paramsclj

(wrap-merge-params handler)

Merge all params maps, place under :all-params

Merge all params maps, place under `:all-params`
raw docstring

wrap-muuntaja-encodeclj

(wrap-muuntaja-encode handler)

indicate we want to encode response with muuntaja. muuntaja handles the conversion between clojure data structures and wire formats

indicate we want to encode response with muuntaja. muuntaja handles the
conversion between clojure data structures and wire formats
raw docstring

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

× close