Liking cljdoc? Tell your friends :D

burningswell.routes


default-gen-optsclj/s

The default generator options.

The default generator options.
raw docstring

gen-pathclj/s

(gen-path & [opts])

Returns a generator that produces paths matching routes.

Returns a generator that produces paths matching `routes`.
raw docstring

gen-requestclj/s

(gen-request & [opts])

Returns a generator that produces Ring request maps.

Returns a generator that produces Ring request maps.
raw docstring

gen-urlclj/s

(gen-url & [opts])

Returns a generator that produces urls matching routes.

Returns a generator that produces urls matching `routes`.
raw docstring

matchclj/s

(match path & [opts])

Match the path against routes.

Match the `path` against `routes`.
raw docstring

match-urlclj/s

(match-url url & [opts])

Match the url against routes.

Match the `url` against `routes`.
raw docstring

pathclj/s

(path handler & [opts])

routesclj/s

The Burning Swell web routes.

The Burning Swell web routes.
raw docstring

url-specclj/s

(url-spec client handler & [opts])

url-strclj/s

(url-str client handler & [opts])

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

× close