# microfeed/microfeed

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/microfeed-microfeed).**

4,004 stars · 1,415 forks · JavaScript · AGPL-3.0

## Links

- GitHub: https://github.com/microfeed/microfeed
- Homepage: https://www.microfeed.org/
- awesome-repositories: https://awesome-repositories.com/repository/microfeed-microfeed.md

## Topics

`cloudflare` `cloudflare-d1` `cloudflare-pages` `cloudflare-r2` `cloudflare-zero-trust` `cms` `podcast-host` `serverless`

## Description

Microfeed is a serverless content management system hosted on Cloudflare infrastructure for managing blogs, podcasts, and multimedia feeds. It functions as a self-hosted multimedia publisher and a headless content API, allowing users to organize text, audio, and video content under a custom domain.

The system includes an RSS and JSON feed generator to distribute machine-readable content to external aggregators and podcast players. It provides a programmatic interface for managing and serving content as a data source for external client applications.

The platform covers administrative dashboard management, dynamic site templating for HTML and CSS, and automated email content delivery through drip-style scheduling. It also includes utilities for tracking media download statistics via third-party URL redirects.

## Tags

### Content Management & Publishing

- [Serverless Content Management Systems](https://awesome-repositories.com/f/content-management-publishing/serverless-content-management-systems.md) — Provides a full content management system hosted entirely on Cloudflare serverless infrastructure.
- [Multimedia Feed Organization](https://awesome-repositories.com/f/content-management-publishing/content-management-systems/content-architecture-modeling/content-organization-systems/feed-management/multimedia-feed-organization.md) — Manages feeds of text, audio, video, and images hosted under a custom domain to ensure data ownership. ([source](https://www.microfeed.org/i/introducing-microfeed-a-self-hosted-open-source-cms-on-cloudflare-open-alpha-uhbQEmArlC2/json))
- [Headless Content Management Systems](https://awesome-repositories.com/f/content-management-publishing/content-management-systems/content-management-platforms/headless-framework-systems/headless-content-management-systems.md) — Implements an API-first system that decouples content management from the presentation layer for external application use.
- [Content Delivery APIs](https://awesome-repositories.com/f/content-management-publishing/headless-api-driven-services/content-delivery-apis.md) — Provides programmatic endpoints to retrieve and display content as JSON and RSS feeds for external applications.
- [Content Management APIs](https://awesome-repositories.com/f/content-management-publishing/headless-api-driven-services/content-management-apis.md) — Provides a programmatic interface for creating, updating, and managing content entries as a headless source. ([source](https://www.microfeed.org/json/openapi.yaml))
- [Headless CMS](https://awesome-repositories.com/f/content-management-publishing/headless-visual-cms/headless-cms.md) — Manages content through a programmatic API to serve data to external client applications or custom front-ends.
- [Multimedia Publishing Platforms](https://awesome-repositories.com/f/content-management-publishing/multimedia-publishing-platforms.md) — Allows users to organize and publish text, audio, and video content under their own custom domain.
- [RSS Feed Generation](https://awesome-repositories.com/f/content-management-publishing/rss-feed-generation.md) — Generates machine-readable RSS and JSON feeds for distribution to external aggregators and podcast players.
- [Self-Hosted Blogging Software](https://awesome-repositories.com/f/content-management-publishing/self-hosted-blogging-software.md) — Allows managing and publishing blogs, podcasts, and multimedia content on a custom domain for full data ownership.
- [Self-Hosted Web Publishing](https://awesome-repositories.com/f/content-management-publishing/self-hosted-web-publishing.md) — Hosts and distributes text and media as a self-hosted website using a lightweight management system. ([source](https://www.microfeed.org/i/introducing-microfeed-a-self-hosted-open-source-cms-on-cloudflare-open-alpha-uhbQEmArlC2/))
- [Syndication Feed Publishing](https://awesome-repositories.com/f/content-management-publishing/syndication-feed-publishing.md) — Distributes media and text as web, RSS, and JSON feeds for serverless or self-hosted delivery. ([source](https://www.microfeed.org/i/new-release-v011-follow-up-improvements-after-t-BprBswbLr1y/))
- [Content Administration Interfaces](https://awesome-repositories.com/f/content-management-publishing/content-administration-interfaces.md) — Provides a web-based administrative interface for adding and organizing entries in the content feed. ([source](https://www.microfeed.org/i/introducing-microfeed-a-self-hosted-open-source-cms-on-cloudflare-open-alpha-uhbQEmArlC2/json))
- [Static Site Templating](https://awesome-repositories.com/f/content-management-publishing/static-site-templating.md) — Injects content data into customizable HTML and CSS layouts using a dynamic templating engine.

### DevOps & Infrastructure

- [Cloudflare Workers Implementations](https://awesome-repositories.com/f/devops-infrastructure/serverless-architectures/cloudflare-workers-implementations.md) — Deploys a lightweight content system and data feeds using the Cloudflare Workers edge computing platform.
- [Edge Function Runtimes](https://awesome-repositories.com/f/devops-infrastructure/cloud-infrastructure/cloud-computing-serverless/serverless-execution-environments/serverless-computing/edge-function-runtimes.md) — Executes business logic on a globally distributed network to reduce latency by running code close to users.

### Business & Productivity Software

- [Podcast Feed Management](https://awesome-repositories.com/f/business-productivity-software/podcast-feed-management.md) — Hosts audio files and maintains the RSS metadata required for distribution across podcast platforms.
- [Feed Export & Distribution](https://awesome-repositories.com/f/business-productivity-software/rss-feed-aggregators/feed-export-distribution.md) — Creates and distributes machine-readable feeds in RSS and JSON formats for use in external aggregators.

### Data & Databases

- [Cloudflare Workers KV Stores](https://awesome-repositories.com/f/data-databases/key-value-store-clients/cloudflare-workers-kv-stores.md) — Uses Cloudflare Workers KV to store content and metadata for low-latency read access across regions.

### Software Engineering & Architecture

- [Content Syndication Feeds](https://awesome-repositories.com/f/software-engineering-architecture/portfolio-showcases/feed-generators/json/content-syndication-feeds.md) — Exposes published items in a standardized machine-readable JSON format for external content aggregators. ([source](https://www.microfeed.org/json/))

### Networking & Communication

- [Drip Content Scheduling](https://awesome-repositories.com/f/networking-communication/email-summary-deliveries/drip-content-scheduling.md) — Implements automated, timed delivery of content sequences to email subscribers for a drip-style experience.
- [Drip Content Sequences](https://awesome-repositories.com/f/networking-communication/email-summary-deliveries/drip-content-sequences.md) — Sends sequences of content installments to email subscribers over a set period for a drip-style experience. ([source](https://the-art-of-war.microfeed.org/))
- [Drip Email Delivery](https://awesome-repositories.com/f/networking-communication/email-summary-deliveries/drip-email-delivery.md) — Sends sequences of content installments to email subscribers over a set period for a drip-style experience.

### Web Development

- [Dynamic HTML Templating](https://awesome-repositories.com/f/web-development/dynamic-html-templating.md) — Allows modification of visual presentation by editing HTML and CSS via a dynamic templating engine. ([source](https://cdn.jsdelivr.net/gh/microfeed/microfeed@main/README.md))

### Part of an Awesome List

- [Blog Platforms](https://awesome-repositories.com/f/awesome-lists/productivity/blog-platforms.md) — Self-hosted platform for creating RSS-powered blogs.
- [Blogging and CMS](https://awesome-repositories.com/f/awesome-lists/productivity/blogging-and-cms.md) — Lightweight CMS for publishing various content types as feeds.
