Main library namespace for Jikan API wrapper.
Main library namespace for Jikan API wrapper.
(anime id)(anime id full?)Fetches anime details by ID. Returns nil if not found.
Maps to Jikan API:
GET /anime/{id}GET /anime/{id}/fullFetches anime details by ID. Returns nil if not found.
Maps to Jikan API:
- false: `GET /anime/{id}`
- true: `GET /anime/{id}/full`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 |