Oddbean new post about | logout
 nostr:npub1ykgfhsl4uktyvuwmzyg647kzta8jgvhndj0mvsesa65p4sttdhks3sg4jv no.

The client-to-server posting portion of the spec covers the very specific process of creating activities. That's the writeable part of the API.

But there is a lot more to the API. 

- Every AP object has an ID that's GETtable, returning the object's AS2 representation
- Every Actor has a representation
- Every actor also includes several important streams (inbox, outbox, followers, following, liked)
- Every object also can include several important streams (likes, replies, shares)