Liking cljdoc? Tell your friends :D

crux.http-server

HTTP API for Crux. The optional SPARQL handler requires juxt.crux/rdf.

HTTP API for Crux.
The optional SPARQL handler requires juxt.crux/rdf.
raw docstring

->crux-handlerclj

(->crux-handler crux-node {:keys [jwks read-only? server-label]})

->serverclj

(->server {:keys [crux-node port jetty-opts] :as options})

->submit-tx-muuntajaclj


->tx-log-muuntajaclj


active-queriesclj

(active-queries crux-node)

default-muuntajaclj


default-server-portclj


handle-ex-infoclj

(handle-ex-info ex req)

handle-muuntaja-decode-errorclj

(handle-muuntaja-decode-error ex req)

HTTPServerclj


latest-completed-txclj

(latest-completed-tx crux-node)

latest-submitted-txclj

(latest-submitted-tx crux-node)

recent-queriesclj

(recent-queries crux-node)

slowest-queriesclj

(slowest-queries crux-node)

sparqqlclj

(sparqql crux-node)

tx-log-json-encodeclj

(tx-log-json-encode tx)

txs->jsonclj

(txs->json txs)

valid-jwt?clj

(valid-jwt? jwt jwks)

Return true if the given JWS is valid with respect to the given signing key.

Return true if the given JWS is valid with respect to the given
signing key.
raw docstring

wrap-camel-case-paramsclj

(wrap-camel-case-params handler)

wrap-jwtclj

(wrap-jwt handler jwks)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close