(match-route router method path)
Matches method
path
on router
Matches `method` `path` on `router`
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close