Liking cljdoc? Tell your friends :D

discogs.algos

Some algorithms made using Discogs data

Some algorithms made using Discogs data
raw docstring

search-artists->idsclj

(search-artists->ids client artist-name)

Search for artists name, and return matching as id

Search for artists name, and return matching as id
sourceraw docstring

similar-artistsclj

(similar-artists client artist-id)
(similar-artists client artist-id {:keys [depth]})

Search for similar artists

Return a list of map with Artist name and id, NOT the full artist resource

Search for similar artists

Return a list of map with Artist name and id, NOT the
full artist resource
sourceraw docstring

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