Closed as not planned
Description
Hey there 👋
today I mentioned your service towards Humanetech on Mastodon.
I noticed he reached out to you and asked, whether you would be interested in adding support for ActivityPub to join the fediverse.
I'm excited to read your reply and want to open an issue to keep track of it.
Looking at Mastodon (also written in Ruby) it appears that JSON-LD would be recommended:
https://github.com/mastodon/mastodon/blob/620b70c41e4b5d93f2268fd0318bd48e9823a8e1/Gemfile#L97
You can study their implementation over at https://github.com/mastodon/mastodon/tree/6cf57c676550068a59149ca82d63fcb5b5431158/app/lib/activitypub I believe.