{
    "path": "/home/krm/dev/mimer-academia/server/web/Examples/static/examples.sv.json",
    "s": "Ignor",
    "invert": true,
    "level": 1,
    "title": [
        "Static server with hono"
    ],
    "author": [
        "krm"
    ],
    "created": {
        "year": 2023,
        "month": 11,
        "day": 16,
        "hour": 0
    },
    "status": "alpha",
    "description": [
        "Detta är en samling exempel om webbfolder med hono."
    ],
    "statments": [],
    "comment": [],
    "cards": [
        {
            "level": 2,
            "title": [
                "Exempel"
            ],
            "description": [],
            "statments": [
                {
                    "type": "examples",
                    "link": "./simpel.ts",
                    "description": [
                        "Enkel"
                    ]
                },
                {
                    "description": [
                        "/hello/",
                        [
                            ""
                        ],
                        "(http://localhost:8000/) Säger \"Hello World\"."
                    ]
                },
                {
                    "status": "draft",
                    "type": "examples",
                    "link": "./many.ts",
                    "description": [
                        "Flera olia webbmappar"
                    ]
                },
                {
                    "description": [
                        "/hello/",
                        [
                            ""
                        ],
                        "(http://localhost:8000/p/) Säger \"Hello World\"."
                    ]
                }
            ],
            "comment": []
        }
    ],
    "kind": "examples"
}