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://www.w3.org/ns/activitystreams", { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri", "inReplyToAtomUri": "ostatus:inReplyToAtomUri", "conversation": "ostatus:conversation", "sensitive": "as:sensitive", "toot": "http://joinmastodon.org/ns#", "votersCount": "toot:votersCount", "Hashtag": "as:Hashtag" } ], "id": "https://chaos.social/users/kubikpixel/statuses/113311561254468787", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-10-15T13:00:11Z", "url": "https://chaos.social/@kubikpixel/113311561254468787", "attributedTo": "https://chaos.social/users/kubikpixel", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://chaos.social/users/kubikpixel/followers" ], "sensitive": false, "atomUri": "https://chaos.social/users/kubikpixel/statuses/113311561254468787", "inReplyToAtomUri": null, "conversation": "tag:chaos.social,2024-10-15:objectId=215545123:objectType=Conversation", "content": "<p>LocalStorage vs. IndexedDB vs. Cookies vs. OPFS vs. WASM-SQLite</p><p>So you are building that web application and you want to store data inside of your users browser. Maybe you just need to store some small flags or you even need a fully fledged database.</p><p>📦 <a href=\"https://rxdb.info/articles/localstorage-indexeddb-cookies-opfs-sqlite-wasm.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">rxdb.info/articles/localstorag</span><span class=\"invisible\">e-indexeddb-cookies-opfs-sqlite-wasm.html</span></a></p><p><a href=\"https://chaos.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://chaos.social/tags/localfirst\" class=\"mention hashtag\" rel=\"tag\">#<span>localfirst</span></a> <a href=\"https://chaos.social/tags/localstorage\" class=\"mention hashtag\" rel=\"tag\">#<span>localstorage</span></a> <a href=\"https://chaos.social/tags/db\" class=\"mention hashtag\" rel=\"tag\">#<span>db</span></a> <a href=\"https://chaos.social/tags/RxDB\" class=\"mention hashtag\" rel=\"tag\">#<span>RxDB</span></a> <a href=\"https://chaos.social/tags/database\" class=\"mention hashtag\" rel=\"tag\">#<span>database</span></a> <a href=\"https://chaos.social/tags/indexeddb\" class=\"mention hashtag\" rel=\"tag\">#<span>indexeddb</span></a> <a href=\"https://chaos.social/tags/cookie\" class=\"mention hashtag\" rel=\"tag\">#<span>cookie</span></a> <a href=\"https://chaos.social/tags/opfs\" class=\"mention hashtag\" rel=\"tag\">#<span>opfs</span></a> <a href=\"https://chaos.social/tags/wasm\" class=\"mention hashtag\" rel=\"tag\">#<span>wasm</span></a> <a href=\"https://chaos.social/tags/sqlite\" class=\"mention hashtag\" rel=\"tag\">#<span>sqlite</span></a> <a href=\"https://chaos.social/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://chaos.social/tags/store\" class=\"mention hashtag\" rel=\"tag\">#<span>store</span></a></p>", "contentMap": { "en": "<p>LocalStorage vs. IndexedDB vs. Cookies vs. OPFS vs. WASM-SQLite</p><p>So you are building that web application and you want to store data inside of your users browser. Maybe you just need to store some small flags or you even need a fully fledged database.</p><p>📦 <a href=\"https://rxdb.info/articles/localstorage-indexeddb-cookies-opfs-sqlite-wasm.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">rxdb.info/articles/localstorag</span><span class=\"invisible\">e-indexeddb-cookies-opfs-sqlite-wasm.html</span></a></p><p><a href=\"https://chaos.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://chaos.social/tags/localfirst\" class=\"mention hashtag\" rel=\"tag\">#<span>localfirst</span></a> <a href=\"https://chaos.social/tags/localstorage\" class=\"mention hashtag\" rel=\"tag\">#<span>localstorage</span></a> <a href=\"https://chaos.social/tags/db\" class=\"mention hashtag\" rel=\"tag\">#<span>db</span></a> <a href=\"https://chaos.social/tags/RxDB\" class=\"mention hashtag\" rel=\"tag\">#<span>RxDB</span></a> <a href=\"https://chaos.social/tags/database\" class=\"mention hashtag\" rel=\"tag\">#<span>database</span></a> <a href=\"https://chaos.social/tags/indexeddb\" class=\"mention hashtag\" rel=\"tag\">#<span>indexeddb</span></a> <a href=\"https://chaos.social/tags/cookie\" class=\"mention hashtag\" rel=\"tag\">#<span>cookie</span></a> <a href=\"https://chaos.social/tags/opfs\" class=\"mention hashtag\" rel=\"tag\">#<span>opfs</span></a> <a href=\"https://chaos.social/tags/wasm\" class=\"mention hashtag\" rel=\"tag\">#<span>wasm</span></a> <a href=\"https://chaos.social/tags/sqlite\" class=\"mention hashtag\" rel=\"tag\">#<span>sqlite</span></a> <a href=\"https://chaos.social/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://chaos.social/tags/store\" class=\"mention hashtag\" rel=\"tag\">#<span>store</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://chaos.social/tags/webdev", "name": "#webdev" }, { "type": "Hashtag", "href": "https://chaos.social/tags/localfirst", "name": "#localfirst" }, { "type": "Hashtag", "href": "https://chaos.social/tags/localstorage", "name": "#localstorage" }, { "type": "Hashtag", "href": "https://chaos.social/tags/db", "name": "#db" }, { "type": "Hashtag", "href": "https://chaos.social/tags/RxDB", "name": "#RxDB" }, { "type": "Hashtag", "href": "https://chaos.social/tags/database", "name": "#database" }, { "type": "Hashtag", "href": "https://chaos.social/tags/indexeddb", "name": "#indexeddb" }, { "type": "Hashtag", "href": "https://chaos.social/tags/cookie", "name": "#cookie" }, { "type": "Hashtag", "href": "https://chaos.social/tags/opfs", "name": "#opfs" }, { "type": "Hashtag", "href": "https://chaos.social/tags/wasm", "name": "#wasm" }, { "type": "Hashtag", "href": "https://chaos.social/tags/sqlite", "name": "#sqlite" }, { "type": "Hashtag", "href": "https://chaos.social/tags/javascript", "name": "#javascript" }, { "type": "Hashtag", "href": "https://chaos.social/tags/store", "name": "#store" } ], "replies": { "id": "https://chaos.social/users/kubikpixel/statuses/113311561254468787/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://chaos.social/users/kubikpixel/statuses/113311561254468787/replies?only_other_accounts=true&page=true", "partOf": "https://chaos.social/users/kubikpixel/statuses/113311561254468787/replies", "items": [] } }, "likes": { "id": "https://chaos.social/users/kubikpixel/statuses/113311561254468787/likes", "type": "Collection", "totalItems": 5 }, "shares": { "id": "https://chaos.social/users/kubikpixel/statuses/113311561254468787/shares", "type": "Collection", "totalItems": 2 } }