mastodon.org.uk is one of the many independent Mastodon servers you can use to participate in the fediverse.
General purpose mastodon instance

Administered by:

Server stats:

195
active users

dalelane

I wrote a Connect connector for a little while ago, but today I added a connector as well.

Now I can get posts from both Mastodon and Bluesky into Kafka topics. 🤓

dalelane.co.uk/blog/?p=5354

(The Mastodon one was so much easier to write, as there is a Java client library that supports streaming. I couldn't find one for Bluesky so had to hand-roll the HttpRequest calls)

dale lane · Social media updates with Kafka ConnectHow to bring posts from social media networks (Bluesky and Mastodon) into Kafka using Kafka Connect source connectors