{
  "manifest_version": "1.0.0",
  "template": {
    "id": "537c7b41-94bb-4026-9995-5baf94814aba",
    "slug": "7di0JR",
    "name": "Go Fiber",
    "description": "A simple Fiber webserver",
    "url": "https://railway.com/deploy/7di0JR",
    "upstream": {
      "repo_url": "https://github.com/railwayapp-templates/fiber"
    }
  },
  "services": [
    {
      "name": "Fiber",
      "source": {
        "repo": "https://github.com/railwayapp-templates/fiber"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "7di0JR"
      }
    },
    "cli": "railway deploy --template 7di0JR",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "537c7b41-94bb-4026-9995-5baf94814aba",
            "serializedConfig": {
              "services": {
                "55cacb21-4b78-4122-bf76-0bc171b733b3": {
                  "icon": "https://gofiber.io/assets/images/logo.svg",
                  "name": "Fiber",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/railwayapp-templates/fiber"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-21T16:15:12.787Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-19T10:58:50.370Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_7b54e469926b4ec48a9b",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 79,
    "typical_build_seconds": 20,
    "typical_start_seconds": 10,
    "slowest_service": "Fiber"
  }
}
