{
  "service": "TFC Webhook Converter",
  "description": "Converts Terraform Cloud webhooks to GitHub repository dispatch events",
  "version": "2.0.0",
  "platform": "Cloudflare Workers",
  "endpoints": {
    "/health": "Health check endpoint",
    "/webhook": "Main webhook endpoint (POST) and verification endpoint (GET)",
    "/": "This information endpoint"
  },
  "github_repo": "manafuel/replicator",
  "timestamp": "2026-04-25T15:41:42.284Z"
}