1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 11:46:04 +00:00

Add actor example for Mbin for FEP-2677 (#192)

Extend the application table with [Mbin](https://github.com/MbinOrg/mbin).

Reviewed-on: https://codeberg.org/fediverse/fep/pulls/192
Co-authored-by: Melroy van den Berg <melroy89@noreply.codeberg.org>
Co-committed-by: Melroy van den Berg <melroy89@noreply.codeberg.org>
This commit is contained in:
Melroy van den Berg
2023-10-21 09:14:21 +00:00
committed by helge
parent 2d407e10c1
commit 07a59bbb4d
+1
View File
@@ -116,6 +116,7 @@ These are not hard rules on when to use `Application` or `Service`. They will pr
| [Mastodon](https://joinmastodon.org/) | `https://mastodon.example/actor` |
| [Mitra](https://codeberg.org/silverpill/mitra) | `http://mitra.example/actor` |
| [Pleroma](https://pleroma.social/) | `https://pleroma.example/internal/fetch` |
| [Mbin](https://github.com/MbinOrg/mbin) | `https://mbin.example/i/actor` |
__Note__: Feel free to add further links.