Upcoming Fedify 0.8.0 release: CLI toolchain #46
dahlia
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
An upcoming Fedify release will feature a CLI toolchain for testing and debugging your ActivityPub app. Currently, the
fedify
command consists of two subcommands:fedify lookup
The
fedify lookup
command is used to look up an ActivityPub object by its URL or an actor by its handle.Here's a demo of it:
lookup.webm
fedify inbox
The
fedify inbox
command is a tool that creates an ephemeral ActivityPub server so that you can debug and test the activities you send.Here's a demo of it:
inbox.webm
Stay tuned!
The next release will be 0.8.0, which should be out sometime this weekend or early next week.
Beta Was this translation helpful? Give feedback.
All reactions