Custom site and API middleware for new CMR services.
Custom site and API middleware for new CMR services.
(wrap-base-url-subs handler system)
(wrap-cors handler)
Ring-based middleware for supporting CORS requests.
Ring-based middleware for supporting CORS requests.
(wrap-directory-resource handler system)
(wrap-directory-resource handler system content-type)
(wrap-fallback-content-type handler default-content-type)
(wrap-log-request handler)
(wrap-log-response handler)
(wrap-not-found handler system)
(wrap-request-id handler)
(wrap-resource handler system)
(wrap-ring-middleware handler system)
(wrap-trailing-slash handler)
Ring-based middleware forremoving a single trailing slash from the end of the URI, if present.
Ring-based middleware forremoving a single trailing slash from the end of the URI, if present.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close