Liking cljdoc? Tell your friends :D
Clojure only.

s-exp.legba.router


match-routeclj

(match-route router method path {:as _opts :keys [path-params-key]})

Matches method path on router

Matches `method` `path` on `router`
raw docstring

routerclj

(router {:as _schema :keys [openapi-schema]}
        openapi-handlers
        &
        {:as _opts :keys [extra-routes]})

Creates a reitit router by method/path

Creates a reitit router by method/path
raw docstring

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

× close