(action-for route-keyword)
(action-for route-keyword params)
(app routes)
Creates a ring handler from routes
Creates a ring handler from routes
(apps & handlers)
Runs multiple router handlers until one of them matches a route
Runs multiple router handlers until one of them matches a route
(concat-route a b)
(depth val)
(depth val idx)
(exact-match request route)
(flatten-wrapped-routes x)
(keywordize f)
(match request route)
(middleware & args)
(params s)
(pattern s)
(prefix s & routes)
(prefix-route s route)
(qualify-ident k)
(query-string m)
(redirect-to & args)
(replacement match m)
(route request routes)
(route-name route)
(route-params req-uri route-uri)
(route-str s m)
(route? val)
(routes & args)
(url-encode s)
(url-for route-keyword)
(url-for route-keyword params)
(verb? value)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close