Fedify Example Blog

@fedify-example@fedify-blog.deno.dev · 15 followers · This blog is powered by Fedify, a fediverse server framework.

Introducing Fedify

Fedify is an ActivityPub server framework in TypeScript & JavaScript. It aims to eliminate the complexity and redundant boilerplate code when building a federated server app, so that you can focus on your business logic and user experience.

The key features it provides currently are:

  • Type-safe objects for Activity Vocabulary (including some vendor-specific extensions)
  • WebFinger client and server
  • HTTP Signatures
  • Middleware for handling webhooks
  • NodeInfo protocol
  • Node.js, Deno, and Bun support

If you're curious, take a look at the Fedify website! There's comprehensive docs, a demo, a tutorial, example code, and more:

https://fedify.dev/

Fedify 0.2.0 released!

We released Fedify 0.2.0! Key improvements are:

  • NodeInfo 2.1 protocol implementation
  • WebFinger client
  • Remote object lookup

See also the release note for details.

Welcome to Fedify Example Blog

This blog is a simple federated server app built with Fedify, the fediverse server framework.

Fedify is a Deno/TypeScript library for building federated server apps powered by ActivityPub and other standards, which is so-called fediverse. You may already know some of the networks in the fediverse, such as Mastodon, Lemmy, Pixelfed, PeerTube, and so on. It aims to eliminate the complexity and redundant boilerplate code when building a federated server app, so that you can focus on your business logic and user experience.

If you're interested in the source code for this blog, check out the GitHub repository below:

https://github.com/dahlia/fedify/tree/main/examples/blog

Thanks!

No more posts. (Total 4 posts.)