Micropub

By https://grant.codes/, using http://localhost:3000

{
    "type": [
        "h-entry"
    ],
    "properties": {
        "in-reply-to": [
            "https:\/\/example.com"
        ],
        "content": [
            "Wow look at this reply to https:\/\/example.com"
        ]
    }
}