{
  "manifest_version": "1.0.0",
  "template": {
    "id": "113653a1-4099-41cf-aa77-29dd63938ab5",
    "slug": "y0AKsJ",
    "name": "Golang Proxy Server",
    "description": "A Go proxy server for routing traffic based on URLs and ports.",
    "url": "https://railway.com/deploy/y0AKsJ",
    "upstream": {
      "repo_url": "https://github.com/maxxfrazer/golang-proxy-server"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "Golang Proxy Server",
      "source": {
        "repo": "https://github.com/maxxfrazer/golang-proxy-server"
      },
      "needs_volume": false,
      "tcp_ports": [
        8000
      ],
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "y0AKsJ"
      }
    },
    "cli": "railway deploy --template y0AKsJ",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "113653a1-4099-41cf-aa77-29dd63938ab5",
            "serializedConfig": {
              "services": {
                "558f294b-ec01-4603-862d-9e931db93db9": {
                  "name": "Golang Proxy Server",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/maxxfrazer/golang-proxy-server"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {
                      "8000": {}
                    },
                    "serviceDomains": {}
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-04T05:44:27.711Z",
  "generator_version": "0.1.0"
}
