Identify routes from Ring-compatible requests and dispatch to Ring-compatible handlers
Identify routes from Ring-compatible requests and dispatch to Ring-compatible handlers
Handle exceptions that don't allow routing to execute
Handle exceptions that don't allow routing to execute
(wrap-identify handler router)
(wrap-identify handler router exception-handler)
Create Ring middleware to identify the route of a request based on :path-info
or :uri
Create Ring middleware to identify the route of a request based on `:path-info` or `:uri`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close