Micropub

By https://vanderven.se/martijn/, using http://localhost:12345/

{
    "type": [
        "h-entry"
    ],
    "properties": {
        "weight": [
            {
                "type": [
                    "h-measure"
                ],
                "properties": {
                    "num": [
                        "30"
                    ],
                    "unit": [
                        "cats"
                    ]
                }
            }
        ]
    }
}