Micropub

By https://eddiehinkle.com/, using https://quill.p3k.io/

{
    "h": "entry",
    "content": "Note Content Text",
    "in-reply-to": "http:\/\/reply-url",
    "location": "geo:39.33376,-77.33526;u=65",
    "category": [
        "tag1",
        "tag2"
    ],
    "mp-slug": "optional-slug"
}