Liking cljdoc? Tell your friends :D

vuk.request


acct-dataclj

(acct-data acct)

Returns an user ID - host list

Returns an user ID - host list
sourceraw docstring

host-metaclj

(host-meta {:keys [scheme domain] :or {scheme "https"}})

The WebFinger host metadata URL

The WebFinger host metadata URL
sourceraw docstring

lookupclj

(lookup acct options)
(lookup acct options response)
source

lookup-standardclj

(lookup-standard acct options)
source

lookup-templateclj

(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
sourceraw docstring

parse-responseclj

(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.
sourceraw docstring

parse-xmlclj

(parse-xml body)
source

standard-urlclj

(standard-url {:keys [scheme domain user] :or {scheme "https"}})

The common format of WebFinger URLs

The common format of WebFinger URLs
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close