Module notedealer::http_api::users
source · [−]Expand description
Actor-based endpoints, i.e. responders for all of the ActivityPub ids created by this server.
Structs
Http responder for handling activity deliveries from remote servers
(ActivityPub server-to-server part).
Http responder for handling activity deliveries from clients (ActivityPub
client-to-server part).
Functions
Creates a scope at “/u” containing all the actor endpoints - actors’
inboxes, outboxes, activities, notes.