HTTP API for Crux. The optional SPARQL handler requires juxt.crux/rdf.
HTTP API for Crux. The optional SPARQL handler requires juxt.crux/rdf.
(->server {:keys [crux-node port jwks] :as options})
(active-queries crux-node)
(latest-completed-tx crux-node)
(latest-submitted-tx crux-node)
(recent-queries crux-node)
(slowest-queries crux-node)
(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.
(wrap-jwt handler jwks)
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |