{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "itty-router",
  "registry": "npm",
  "updatedAt": "2026-06-07T11:46:49.000Z",
  "checkedAt": "2026-06-07T11:46:49.000Z",
  "readme": "https://raw.githubusercontent.com/kwhitley/itty-router/v5.x/README.md",
  "docs": [
    {
      "url": "https://itty.dev/itty-router/",
      "title": "itty-router Official Documentation",
      "description": "Ultra-tiny API microrouter (~450 bytes) designed for Cloudflare Workers and serverless environments. Zero dependencies, TypeScript, and route-parsing.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference"
      ]
    },
    {
      "url": "https://itty.dev/itty-router/getting-started",
      "title": "itty-router Getting Started",
      "description": "Quick-start guide covering basic routing, middleware, error handling, and environment setup.",
      "kind": "official",
      "tags": [
        "guide",
        "tutorial",
        "beginner"
      ]
    },
    {
      "url": "https://itty.dev/itty-router/guides/cloudflare-workers",
      "title": "itty-router for Cloudflare Workers",
      "description": "Guide to using itty-router specifically on Cloudflare Workers with export patterns.",
      "kind": "official",
      "tags": [
        "guide"
      ]
    }
  ],
  "tags": [
    "micro-framework",
    "http-server"
  ]
}
