asudox to [email protected] • 9 months agoHow hard is it to implement ActivityPub into your Rust website?message-square7arrow-up145arrow-down10
arrow-up145arrow-down1message-squareHow hard is it to implement ActivityPub into your Rust website?asudox to [email protected] • 9 months agomessage-square7
minus-square@[email protected]linkfedilink22•9 months agoThere is a crate which maintained by @[email protected]: https://crates.io/crates/activitypub_federation I believe it should be compatible with other projects 🤔
minus-square@[email protected]linkfedilinkEnglish8•9 months ago👆 It’s literally what Lemmy is built upon @[email protected] CC BY-NC-SA 4.0
There is a crate which maintained by @[email protected]: https://crates.io/crates/activitypub_federation
I believe it should be compatible with other projects 🤔
👆 It’s literally what Lemmy is built upon @[email protected]
CC BY-NC-SA 4.0
Thanks. Will check it out.