this post was submitted on 08 Apr 2025
6 points (100.0% liked)

ActivityPub

319 readers
5 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
 

For example, If I wanted to see how lemmy handles an announcement of an announcement, is there a tool I could use to write a custom activity and send it to the target server?

you are viewing a single comment's thread
view the rest of the comments
[–] Irelephant@lemm.ee 2 points 1 week ago

I made a shell script which makes a request (with curl) with the version of http signing mastodon uses. It works. I think.

Anyway, I was planning on making an ActivityPub library in lua, for the lapis framework.