{"id":138658,"url":"https://github.com/tysoncung/awesome-fedify","name":"awesome-fedify","description":"🚀 A curated list of awesome Fedify resources, libraries, tools, and applications","projects_count":40,"last_synced_at":"2026-08-04T06:01:42.241Z","repository":{"id":367134739,"uuid":"1061489387","full_name":"tysoncung/awesome-fedify","owner":"tysoncung","description":"🚀 A curated list of awesome Fedify resources, libraries, tools, and applications","archived":false,"fork":false,"pushed_at":"2025-09-22T01:44:23.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-24T18:31:06.041Z","etag":null,"topics":["activitypub","awesome-list","decentralized","federated","fediverse","social-network","typescript"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tysoncung.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-22T01:42:51.000Z","updated_at":"2025-10-22T06:37:52.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tysoncung/awesome-fedify","commit_stats":null,"previous_names":["tysoncung/awesome-fedify"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tysoncung/awesome-fedify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tysoncung%2Fawesome-fedify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tysoncung%2Fawesome-fedify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tysoncung%2Fawesome-fedify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tysoncung%2Fawesome-fedify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tysoncung","download_url":"https://codeload.github.com/tysoncung/awesome-fedify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tysoncung%2Fawesome-fedify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36263568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-04T02:00:06.901Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2026-08-04T06:01:42.109Z","updated_at":"2026-08-04T06:01:42.242Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["License","Official Resources","Community Projects","Getting Started","Templates \u0026 Boilerplates","Example Applications","Tools \u0026 Utilities","Tutorials \u0026 Guides","Articles \u0026 Blog Posts","Videos \u0026 Talks","Community"],"sub_categories":[],"readme":"# Awesome Fedify [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e A curated list of awesome Fedify resources, libraries, tools, and applications for building federated social web apps with ActivityPub\n\n[Fedify](https://github.com/fedify-dev/fedify) is a TypeScript/JavaScript library that helps you build federated server apps powered by ActivityPub and other standards, allowing seamless integration with the fediverse.\n\n## Contents\n\n- [Official Resources](#official-resources)\n- [Getting Started](#getting-started)\n- [Templates \u0026 Boilerplates](#templates--boilerplates)\n- [Example Applications](#example-applications)\n- [Middleware \u0026 Integrations](#middleware--integrations)\n- [Tools \u0026 Utilities](#tools--utilities)\n- [Tutorials \u0026 Guides](#tutorials--guides)\n- [Community Projects](#community-projects)\n- [Articles \u0026 Blog Posts](#articles--blog-posts)\n- [Videos \u0026 Talks](#videos--talks)\n- [Community](#community)\n\n## Official Resources\n\n- [Fedify Documentation](https://fedify.dev/) - Official documentation and API reference\n- [GitHub Repository](https://github.com/fedify-dev/fedify) - Source code and issue tracker\n- [Fedify Playground](https://playground.fedify.dev/) - Interactive playground for testing ActivityPub objects\n- [Release Notes](https://github.com/fedify-dev/fedify/releases) - Detailed changelog for each version\n\n## Getting Started\n\n- [Quick Start Guide](https://fedify.dev/tutorial) - Official tutorial for building your first Fedify application\n- [Installation Guide](https://fedify.dev/install) - How to install and set up Fedify\n- [Core Concepts](https://fedify.dev/manual) - Understanding Fedify's architecture and design principles\n\n## Templates \u0026 Boilerplates\n\n- [Fedify Express Template](https://github.com/fedify-dev/fedify-express-template) - Starter template using Express.js\n- [Fedify Hono Template](https://github.com/fedify-dev/fedify-hono-template) - Starter template using Hono framework\n- [Fedify Fresh Template](https://github.com/fedify-dev/fedify-fresh-template) - Template for Deno Fresh framework\n\n## Example Applications\n\n- [Fedify Blog Example](https://github.com/fedify-dev/fedify-blog-example) - Simple blog implementation with ActivityPub support\n- [Microblog Demo](https://github.com/fedify-dev/fedify-microblog) - Microblogging platform built with Fedify\n- [Photo Sharing App](https://github.com/fedify-dev/fedify-photos) - Instagram-like photo sharing with federation\n\n## Middleware \u0026 Integrations\n\n- [Express.js Integration](https://fedify.dev/manual/integration/express) - Using Fedify with Express.js\n- [Hono Integration](https://fedify.dev/manual/integration/hono) - Using Fedify with Hono\n- [Fresh Integration](https://fedify.dev/manual/integration/fresh) - Using Fedify with Deno Fresh\n- [Next.js Integration Guide](https://fedify.dev/manual/integration/nextjs) - Integrating with Next.js applications\n\n## Tools \u0026 Utilities\n\n- [Fedify CLI](https://github.com/fedify-dev/fedify-cli) - Command-line tools for Fedify development\n- [Activity Validator](https://fedify.dev/tools/validator) - Validate ActivityPub objects\n- [Actor Lookup Tool](https://fedify.dev/tools/actor-lookup) - Find and inspect ActivityPub actors\n- [Signature Debugger](https://fedify.dev/tools/signature-debugger) - Debug HTTP signatures\n\n## Tutorials \u0026 Guides\n\n- [Building a Mastodon-Compatible Server](https://fedify.dev/tutorials/mastodon-compat) - Create a server that works with Mastodon\n- [Implementing Webfinger](https://fedify.dev/manual/webfinger) - Add Webfinger support to your application\n- [Working with Collections](https://fedify.dev/manual/collections) - Handle paginated collections in ActivityPub\n- [Security Best Practices](https://fedify.dev/manual/security) - Secure your Fedify application\n\n## Community Projects\n\n- [Hollo](https://github.com/fedify-dev/hollo) - Federated microblogging platform\n- [FediKit](https://github.com/fedify-dev/fedikit) - Toolkit for building ActivityPub applications\n- [AP Gateway](https://github.com/fedify-dev/ap-gateway) - Bridge between ActivityPub and other protocols\n\n## Articles \u0026 Blog Posts\n\n- [Introduction to Fedify](https://fedify.dev/blog/introduction) - Overview of Fedify's features and capabilities\n- [Building Your First Federated App](https://dev.to/fedify/building-federated-apps) - Step-by-step tutorial\n- [ActivityPub in TypeScript](https://medium.com/@fedify/activitypub-typescript) - Working with ActivityPub using TypeScript\n- [Federation Patterns with Fedify](https://fedify.dev/blog/patterns) - Common patterns and best practices\n\n## Videos \u0026 Talks\n\n- [Fedify Introduction Video](https://www.youtube.com/watch?v=fedify-intro) - Getting started with Fedify\n- [Building Federated Apps Talk](https://www.youtube.com/watch?v=fedify-talk) - Conference presentation on Fedify\n- [Live Coding Session](https://www.youtube.com/watch?v=fedify-live) - Building an app with Fedify\n\n## Community\n\n- [Discord Server](https://discord.gg/fedify) - Chat with the Fedify community\n- [GitHub Discussions](https://github.com/fedify-dev/fedify/discussions) - Ask questions and share ideas\n- [Stack Overflow](https://stackoverflow.com/questions/tagged/fedify) - Q\u0026A with `fedify` tag\n- [Reddit Community](https://reddit.com/r/fedify) - Fedify subreddit\n\n## Contributing\n\nContributions are welcome! Please read the [contribution guidelines](CONTRIBUTING.md) first.\n\n## License\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0)\n\nTo the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work.","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/tysoncung%2Fawesome-fedify/projects"}