Liking cljdoc? Tell your friends :D

vuk.core


fingerclj

(finger acct)
(finger acct options)

The main function to look up an 'acct'.

The main function to look up an 'acct'.
sourceraw docstring

host-metaclj

Generates host-meta XML from an URL template. It's passed as-is. Common template is https://example.com/.well-known/webfinger?resource={uri} This is expected to live at .well-known/host-meta

Generates host-meta XML from an URL template. It's passed as-is.
Common template is https://example.com/.well-known/webfinger?resource={uri}
This is expected to live at .well-known/host-meta
sourceraw docstring

(link result rel)

Extracts a link from a finger result based on its 'rel'.

Extracts a link from a finger result based on its 'rel'.
sourceraw docstring

representclj

(represent user & {format :as :or {format :json}})

Represents the user as either JSON or XML.

Represents the user as either JSON or XML.
sourceraw docstring

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

× close