ActivityStreams endpoints #10
Labels
No labels
backend
beginner-friendly
bug
build
db
endpoint
federation
http
low-priority
tests
waiting for zig 0.11
web
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#7 ActivityPub federation
heartles/fediglam
Reference: heartles/fediglam#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Need endpoints that serve the ActivityStreams object for:
Actor
s with type ofPerson
orService
based on bot status)Note
s)Activity
s with type ofLike
)Endpoints can overlap with existing endpoints, but the router would have to be updated to also switch based on media type.
The activity MUST be served if the client requests a media type of
application/activity+json
application/ld+json
, especially withprofile="https://www.w3.org/ns/activitystreams"
application/json
too for robustnessDeleted objects should serve up a Tombstone object with little/no data
https://www.w3.org/TR/activitystreams-vocabulary
https://www.w3.org/TR/activitystreams-core