{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "polka",
  "registry": "npm",
  "updatedAt": "2026-06-07T11:46:49.000Z",
  "checkedAt": "2026-06-07T11:46:49.000Z",
  "readme": "https://raw.githubusercontent.com/lukeed/polka/main/readme.md",
  "docs": [
    {
      "url": "https://github.com/lukeed/polka/blob/main/readme.md",
      "title": "Polka README",
      "description": "A micro web server so fast, it'll make you dance. Minimal Express.js alternative with tiered middleware, sub-applications, and native HTTP server performance.",
      "kind": "official",
      "tags": [
        "guide",
        "reference"
      ]
    },
    {
      "url": "https://www.npmjs.com/package/polka",
      "title": "Polka npm Package",
      "description": "npm page with API docs, comparison to Express, and usage examples.",
      "kind": "official",
      "tags": [
        "reference",
        "api"
      ]
    }
  ],
  "tags": [
    "micro-framework",
    "http-server"
  ]
}
