(handler ns-symbol)
(handler fn-var & more-fn-vars)
(handler [prefix handler] & more-prefix-and-handlers)
Creates a handler using the definitions in the specified namespace. This handler can be used for serving requests
Creates a handler using the definitions in the specified namespace. This handler can be used for serving requests
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close