summaryrefslogtreecommitdiff
path: root/app/routes/api-artists.tsx
AgeCommit message (Collapse)AuthorLines
3 daysFix API routes to return JSON as resource routesyyamashita-3/+0
Removing default component export makes these resource routes, so React Router returns the Response directly instead of wrapping in HTML SSR. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
9 daysAdd JSON API endpoints and CLI script for band/artist managementyyamashita-0/+47
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>