(api-routes app-api-routes)
(app app-site-routes app-api-routes)
(authenticated? name pass)
(content-response data & [status])
A default configuration for a HTTP API.
A default configuration for a HTTP API.
A default configuration for a browser-accessible website, based on current best practice.
A default configuration for a browser-accessible website, based on current best practice.
(site-routes app-site-routes)
(spa & args)
(wrap-api-exception-handling handler)
(wrap-basic-authentication-except base)
(wrap-exception-handling handler)
(wrap-filter handler path)
(wrap-force-ssl handler)
(wrap-if route cond wrapper)
(wrap-no-read-eval handler)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close