Liking cljdoc? Tell your friends :D
Clojure only.

com.adaiasmagdiel.jikan-clj

Main library namespace for Jikan API wrapper.

Main library namespace for Jikan API wrapper.
raw docstring

animeclj

(anime id)
(anime id full?)

Fetches anime details by ID. Returns nil if not found.

Maps to Jikan API:

  • false: GET /anime/{id}
  • true: GET /anime/{id}/full
Fetches anime details by ID. Returns nil if not found.

Maps to Jikan API:
- false: `GET /anime/{id}`
- true:  `GET /anime/{id}/full`
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