REST bridge connecting Next.js to MySQL. Config: config.php → db-config.php → env
{ "action": "findMany", "model": "series", "args": { "take": 5 } }Authorization: Bearer {api_key}findMany findFirst findUnique create update delete count upsert aggregate groupBy