{
  "endpoints": {
    "/auth/callback": "OAuth callback (automatic)",
    "/auth?shop=xxx.myshopify.com": "Start OAuth flow",
    "/stores": "List connected stores",
    "/token?shop=xxx": "Get token for shop (internal)",
    "POST /register": "Manually register store"
  },
  "service": "Shopify OAuth Server",
  "status": "running"
}
