A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://lemmings.world/post/19117576",
"attributedTo": "https://lemmings.world/u/lig",
"to": [
"https://programming.dev/c/git",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "`todo-md` is a small pre-commit hook implemented in Bash that maintains `TODO.md` file in your repo",
"cc": [],
"content": "<p>Hey! I’ve just released <code>todo-md</code> v1 🚀.\nKeep your tasks organized with todo-md!</p>\n<p>The pre-commit hook automatically maintains a TODO.md file by scanning your staged files for TODO: comments. You do not need complicated task trackers bloated with features anymore:)\nLet your code speak for itself!</p>\n<p>Get it now: <a href=\"https://codeberg.org/lig/todo-md\">codeberg.org/lig/todo-md</a></p>\n<p>#TODOmd #DevTools #PreCommit #Automation #OpenSource #Git #Todo</p>\n",
"mediaType": "text/html",
"source": {
"content": "Hey! I've just released `todo-md` v1 🚀.\nKeep your tasks organized with todo-md!\n\nThe pre-commit hook automatically maintains a TODO.md file by scanning your staged files for TODO: comments. You do not need complicated task trackers bloated with features anymore:)\nLet your code speak for itself!\n\nGet it now: https://codeberg.org/lig/todo-md\n\n#TODOmd #DevTools #PreCommit #Automation #OpenSource #Git #Todo",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://codeberg.org/lig/todo-md",
"mediaType": null,
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://lemmings.world/pictrs/image/e16bfcf6-99fc-4581-b528-78c3c571e919.png"
},
"sensitive": false,
"published": "2025-01-10T06:31:38.029411Z",
"updated": "2025-01-10T06:41:13.056929Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://programming.dev/c/git",
"tag": [
{
"href": "https://lemmings.world/post/19117576",
"name": "#git",
"type": "Hashtag"
}
]
}