aboutsummaryrefslogtreecommitdiff
path: root/utils/api/jikan/types.go
AgeCommit message (Collapse)AuthorFilesLines
2026-02-05Refactor Jikan API types: remove unused structures and add HTTP client ↵Bobby1-238/+9
configuration
2026-02-03Add genre-based anime retrieval with pagination and related database updatesBobby1-0/+51
2026-01-20Implement genre synchronization from MAL via Jikan API and add genre ↵Bobby1-0/+13
retrieval endpoint
2025-05-09refactored typesBobby1-0/+177