Liking cljdoc? Tell your friends :D

rocksky.album

Endpoints under app.rocksky.album.*

Endpoints under app.rocksky.album.*
raw docstring

get-albumclj

(get-album client {:keys [uri]})

Get detailed album view.

Required: :uri (AT-URI).

Get detailed album view.

Required: `:uri` (AT-URI).
sourceraw docstring

get-album-tracksclj

(get-album-tracks client {:keys [uri]})

Get tracks for an album.

Required: :uri.

Get tracks for an album.

Required: `:uri`.
sourceraw docstring

get-albumsclj

(get-albums client {:keys [limit offset genre]})

Get albums.

Optional: :limit :offset :genre.

Get albums.

Optional: `:limit` `:offset` `:genre`.
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