← Back to Portfolio

Fediblog

I’ve been thinking about this idea for a little bit where you build a blog, and then let the fediverse act as the comment section for each of your blog posts. I’m tentatively calling it the fediblog. The basic idea requires two parts: a frontend and a backend. The backend is basically just a proxy server that will harvest posts from the fediverse and serve them to your website when requested. The frontend loads your actual content, and then makes calls to the backend to request the relevant posts from the fediverse. I’m sure I’m missing a lot of the nuances of how this could be better, but I built a working prototype, and I’d like to know what you all think.

I currently have the app set to render the responses to this article, but you can scrape and render any post if you understand how to use the proxy sever.

comments

reply here