{
  "manifest_version": "1.0.0",
  "template": {
    "id": "49a76c47-2094-4c81-9407-7624563e9607",
    "slug": "-NvLj4",
    "name": "FastAPI",
    "description": "Web framework for developing RESTful APIs in Python",
    "url": "https://railway.com/deploy/-NvLj4",
    "upstream": {
      "repo_url": "https://github.com/railwayapp-templates/fastapi"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "FastAPI",
      "source": {
        "repo": "https://github.com/railwayapp-templates/fastapi"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "-NvLj4"
      }
    },
    "cli": "railway deploy --template -NvLj4",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "49a76c47-2094-4c81-9407-7624563e9607",
            "serializedConfig": {
              "services": {
                "33e423ee-b85b-4dc0-949e-5e4e56e9c2f7": {
                  "icon": "https://devicons.railway.app/FastAPI?variant=light",
                  "name": "FastAPI",
                  "build": {},
                  "deploy": {},
                  "source": {
                    "repo": "https://github.com/railwayapp-templates/fastapi"
                  },
                  "variables": {},
                  "networking": {
                    "tcpProxies": {},
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  },
                  "volumeMounts": {}
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-06T11:54:17.289Z",
  "generator_version": "0.1.0"
}
