Liking cljdoc? Tell your friends :D

clj-qobuz.catalog


countclj

(count query & [options])

(featured & [options])

Options can have :query-params with keys:

  • :genre_ids,
  • :limit,
  • :offset,
  • :type.
Options can have `:query-params` with keys:
* :genre_ids,
* :limit,
* :offset,
* :type.
raw docstring

(featured-types & [options])

(search query & [options])

Search the qobuz catalog. Options can have :query-params with

  • :type - can be "tracks", "albums", "artists", "articles", "playlists" or "focus"
Search the qobuz catalog.
Options can have `:query-params` with
* `:type` - can be "tracks", "albums", "artists",
"articles", "playlists" or "focus"
raw docstring

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

× close