Plugin for Martian that uses Aleph as http client
Plugin for Martian that uses Aleph as http client
(aleph-request {:keys [request] :as ctx})
Actually performs the HTTP request given the Martian context.
Actually performs the HTTP request given the Martian context.
(as-test-context ctx)
Given a Martian context, converts it into a test context that can be used with
the functions as provided by martian.test
Given a Martian context, converts it into a test context that can be used with the functions as provided by `martian.test`
(bootstrap api-root routes & [opts])
(bootstrap-openapi url & [{:keys [server-url] :as opts} load-opts])
(make-encoders key-fn)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close