apiVersion: v3
kind: service
metadata:
  name: songwhip-lookup
  description: |
    Service for aggregating and resolving music links across streaming platforms.
    - Accepts third-party artist, album, or track URLs and returns unified Songwhip data.
    - Integrates with multiple music APIs to lookup, search, and map entities.
    - Provides endpoints for cross-platform music discovery and sharing.
    - Core component for link resolution and music entity normalization in the Songwhip ecosystem.
  owner: songwhip
  tags:
    - public:false
spec:
  type: web
