Loading docs/cli.md +3 −3 Original line number Diff line number Diff line Loading @@ -8,9 +8,9 @@ description: >- `fedify`: CLI toolchain ======================= The `fedify` is a CLI toolchain for debugging ActivityPub-enabled federated server apps. Although it is primarily designed for developers who use Fedify, it can be used with any ActivityPub-enabled server. The `fedify` command is a CLI toolchain for debugging ActivityPub-enabled federated server apps. Although it is primarily designed for developers who use Fedify, it can be used with any ActivityPub-enabled server. Installation Loading docs/manual/test.md +9 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,8 @@ that help you do that: Inspecting ActivityPub messages ------------------------------- ### ActivityPub.Academy [ActivityPub.Academy] is a special Mastodon instance that is designed for debugging and testing ActivityPub peers. You can create an account on it and use it for testing your federated server app. Its best feature is that it Loading @@ -77,3 +79,10 @@ received activities are displayed on the web interface in real-time. > certain period of inactivity. [ActivityPub.Academy]: https://activitypub.academy/ ### `fedify inbox` command Fedify provides a [CLI toolchain](../cli.md) for testing and debugging. The [`fedify inbox` command](../cli.md#fedify-inbox-ephemeral-inbox-server) is a simple tool for spinning up an ephemeral inbox server that receives and displays incoming ActivityPub messages. Loading
docs/cli.md +3 −3 Original line number Diff line number Diff line Loading @@ -8,9 +8,9 @@ description: >- `fedify`: CLI toolchain ======================= The `fedify` is a CLI toolchain for debugging ActivityPub-enabled federated server apps. Although it is primarily designed for developers who use Fedify, it can be used with any ActivityPub-enabled server. The `fedify` command is a CLI toolchain for debugging ActivityPub-enabled federated server apps. Although it is primarily designed for developers who use Fedify, it can be used with any ActivityPub-enabled server. Installation Loading
docs/manual/test.md +9 −0 Original line number Diff line number Diff line Loading @@ -66,6 +66,8 @@ that help you do that: Inspecting ActivityPub messages ------------------------------- ### ActivityPub.Academy [ActivityPub.Academy] is a special Mastodon instance that is designed for debugging and testing ActivityPub peers. You can create an account on it and use it for testing your federated server app. Its best feature is that it Loading @@ -77,3 +79,10 @@ received activities are displayed on the web interface in real-time. > certain period of inactivity. [ActivityPub.Academy]: https://activitypub.academy/ ### `fedify inbox` command Fedify provides a [CLI toolchain](../cli.md) for testing and debugging. The [`fedify inbox` command](../cli.md#fedify-inbox-ephemeral-inbox-server) is a simple tool for spinning up an ephemeral inbox server that receives and displays incoming ActivityPub messages.