apiVersion: v3
kind: library
metadata:
  name: songwhip-services-apple-music
  description: |
    Apple Music API service integration for Songwhip.
    - Provides a typed client for interacting with the Apple Music API.
    - Handles MusicKit token generation, authentication, and API communication.
    - Supports library management including adding and removing albums and tracks.
    - Enables presave and music discovery workflows via Apple Music services.
  owner: songwhip
  tags:
    - public:false
spec:
  type: utility
