Hey, everyone who follows me who is hacking on somethigna round ActivityPub/fediverse — please reply here and share a link to your app/GitHub/Glitch! Would love to show off all the creativity that's happening right now. (And please boost so your friends can share their projects too.)
@anildash I've built a toy/hack Node.js #ActivityPub server which exposes (some of) the #MastodonAPI in the front end. That means you can connect to it with a Mastodon client app and send/receive messages. It's helped me figure out how this stuff works and hopefully will help others understand too https://github.com/ringtailsoftware/cubiti
@tobyjaffey@anildash Ah interesting. I've been thinking of Mastodon as an ActivityPub implementation, but in practice, it sounds like it also defines a higher-level open API that supports other clients.