{
  "entries": [
    {
      "displayName": "workers-go docs API",
      "identifier": "urn:air:workers-go.syumai.dev:api:docs",
      "representativeQueries": [
        "fetch a workers-go docs page as JSON",
        "list the pages in the workers-go docs",
        "get the workers-go docs navigation tree"
      ],
      "type": "application/vnd.oai.openapi+json",
      "url": "https://workers-go.syumai.dev/openapi.json",
      "description": "REST API over the workers-go documentation: the page index, each page as JSON or Markdown, and the navigation tree, described by this OpenAPI document."
    },
    {
      "displayName": "workers-go llms.txt",
      "identifier": "urn:air:workers-go.syumai.dev:docs:llms-txt",
      "representativeQueries": [
        "what is workers-go",
        "overview of the workers-go documentation"
      ],
      "type": "text/plain",
      "url": "https://workers-go.syumai.dev/llms.txt",
      "description": "llms.txt index of the workers-go documentation: every page with a one-line summary, plus the agent-facing resources on this site."
    }
  ],
  "host": {
    "displayName": "workers-go",
    "documentationUrl": "https://workers-go.syumai.dev/",
    "identifier": "did:web:workers-go.syumai.dev"
  },
  "specVersion": "1.0"
}
