RSS

Public bookmarks (2)

favicon

JSON

https://www.json.org/json-en.html
2025-05-08 @testuser documentation json

Snapshots (1)
Notes

JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.

public
favicon

ActivityPub

https://www.w3.org/TR/activitypub/
2025-05-08 @testuser activitypub specification documentation

Snapshots (1)
Notes

The ActivityPub protocol is a decentralized social networking protocol based upon the [ActivityStreams] 2.0 data format. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and content.

public