Liking cljdoc? Tell your friends :D

sweet-tooth.endpoint.liberator.reitit-routes

Module for initializing routes created by sweet-tooth.endpoint.routes.reitit

Module for initializing routes created by sweet-tooth.endpoint.routes.reitit
raw docstring

add-handler-refclj

(add-handler-ref ns-route)

Adds an integrant ref to an ns-route for :handler so that the handler can be initialized by the backend

Adds an integrant ref to an ns-route for `:handler` so that the
handler can be initialized by the backend
raw docstring

add-middlewareclj

(add-middleware ns-route)

add-ns-route-configclj

(add-ns-route-config ns-route-config [_ ns-route-opts])

endpoint-handler-keyclj

(endpoint-handler-key endpoint-opts)

liberator-resourcesclj

(liberator-resources endpoint-opts)

ns-route?clj

(ns-route? route)

differentiate 'normal' routes from those generated by ns-pair->ns-route

differentiate 'normal' routes from those generated by
ns-pair->ns-route
raw docstring

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

× close