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?

  • irelephant [he/him]🍭@lemm.eeOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    9 days 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.