(acct-data acct)
Returns an user ID - host list
Returns an user ID - host list
(host-meta {:keys [scheme domain] :or {scheme "https"}})
The WebFinger host metadata URL
The WebFinger host metadata URL
(lookup-template acct options)
xml/parse will raise various errors if there is no template or it's not xml
xml/parse will raise various errors if there is no template or it's not xml
(parse-response response)
Expects a http/get generated response map. Throws IllegalArgumentException if the Content-Type isn't JSON or XML.
Expects a http/get generated response map. Throws IllegalArgumentException if the Content-Type isn't JSON or XML.
(standard-url {:keys [scheme domain user] :or {scheme "https"}})
The common format of WebFinger URLs
The common format of WebFinger URLs
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close