Liking cljdoc? Tell your friends :D

sweet-tooth.endpoint.routes.reitit

Allow specifying routes using keywords corresponding to namespaces

Allow specifying routes using keywords corresponding to namespaces
raw docstring

coll-routeclj/s

(coll-route endpoint-name ns opts)

merge-commonclj/s

(merge-common route-opts common-opts)

Merge common route opts such that when the val is a map, it's merged rather than replaced

Merge common route opts such that when the val is a map, it's merged
rather than replaced
raw docstring

ns-pair->ns-routeclj/s

(ns-pair->ns-route [ns opts :as pair])

In a pair of [n m], if n is a keyword then it's strated as a

In a pair of [n m], if n is a keyword then it's strated as a 
raw docstring

ns-pairs->ns-routesclj/s

(ns-pairs->ns-routes pairs)

Returns vector of reitit-compatible routes from compact route syntax

Returns vector of reitit-compatible routes from compact route syntax
raw docstring

unary-routeclj/s

(unary-route endpoint-name ns opts)

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

× close