{
  "success": true,
  "service": "audio-worker",
  "message": "Audio Library API",
  "endpoints": {
    "health": "/api/health",
    "books": "/api/books",
    "audio": "/audio/:key"
  }
}