ActivityPub Viewer

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.

Open in browser →
{ "@context": [ "https://join-lemmy.org/context.json", "https://www.w3.org/ns/activitystreams" ], "type": "Page", "id": "https://programming.dev/post/20086770", "attributedTo": "https://programming.dev/u/snaggen", "to": [ "https://programming.dev/c/rust", "https://www.w3.org/ns/activitystreams#Public" ], "name": "Code Generation in Rust vs C++26", "cc": [], "content": "<p>This is a blog post that really is about C++, but with a look at how Rust does things. So, this is an interesting C++/Rust comparison for once.</p>\n", "mediaType": "text/html", "source": { "content": "This is a blog post that really is about C++, but with a look at how Rust does things. So, this is an interesting C++/Rust comparison for once. ", "mediaType": "text/markdown" }, "attachment": [ { "href": "https://brevzin.github.io/c++/2024/09/30/annotations/", "mediaType": null, "type": "Link" } ], "sensitive": false, "published": "2024-10-01T05:56:11.715435Z", "language": { "identifier": "en", "name": "English" }, "audience": "https://programming.dev/c/rust", "tag": [ { "href": "https://programming.dev/post/20086770", "name": "#rust", "type": "Hashtag" } ] }