Skip to content

Add Chapters API module #35

@guidefari

Description

@guidefari

Summary

Add Chapters API module for audiobook chapter endpoints.

Context

Spotify API has dedicated chapter endpoints (/chapters/{id}, /chapters). This is a companion to #34 (Audiobooks) — chapters are a separate resource in the Spotify API.

Upstream spotify-web-api-ts exposes getChapter() and getChapters().

Acceptance criteria

  • Chapter model types and schemas
  • Chapters service with getChapter() and getChapters()
  • Exported from index.ts

Related

PRD #9, #34


Migrated from guidefari/spotify-effect#49

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions