Some algorithms made using Discogs data
Some algorithms made using Discogs data
(search-artists->ids client artist-name)Search for artists name, and return matching as id
Search for artists name, and return matching as id
(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
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 |