awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
microfeed avatar

microfeed/microfeed

0
View on GitHub↗
4,004 نجوم·1,415 تفرعات·JavaScript·AGPL-3.0·5 مشاهداتwww.microfeed.org↗

Microfeed

Microfeed هو نظام إدارة محتوى بدون خادم (serverless) مستضاف على بنية Cloudflare التحتية لإدارة المدونات، والبودكاست، وخلاصات الوسائط المتعددة. يعمل كناشر وسائط متعددة ذاتي الاستضافة وواجهة برمجة تطبيقات (API) للمحتوى بدون واجهة أمامية (headless)، مما يسمح للمستخدمين بتنظيم المحتوى النصي والصوتي والمرئي تحت نطاق مخصص.

يتضمن النظام مولد خلاصات RSS وJSON لتوزيع المحتوى القابل للقراءة آلياً على المجمعات الخارجية ومشغلات البودكاست. يوفر واجهة برمجية لإدارة وتقديم المحتوى كمصدر بيانات لتطبيقات العملاء الخارجية.

تغطي المنصة إدارة لوحة التحكم الإدارية، وقوالب المواقع الديناميكية لـ HTML وCSS، وتسليم المحتوى عبر البريد الإلكتروني المؤتمت من خلال جدولة التنقيط. كما تتضمن أدوات لتتبع إحصائيات تنزيل الوسائط عبر إعادة توجيه الروابط من جهات خارجية.

Features

  • Serverless Content Management Systems - Provides a full content management system hosted entirely on Cloudflare serverless infrastructure.
  • Cloudflare Workers Implementations - Deploys a lightweight content system and data feeds using the Cloudflare Workers edge computing platform.
  • Podcast Feed Management - Hosts audio files and maintains the RSS metadata required for distribution across podcast platforms.
  • Feed Export & Distribution - Creates and distributes machine-readable feeds in RSS and JSON formats for use in external aggregators.
  • Multimedia Feed Organization - Manages feeds of text, audio, video, and images hosted under a custom domain to ensure data ownership.
  • Headless Content Management Systems - Implements an API-first system that decouples content management from the presentation layer for external application use.
  • Content Delivery APIs - Provides programmatic endpoints to retrieve and display content as JSON and RSS feeds for external applications.
  • Content Management APIs - Provides a programmatic interface for creating, updating, and managing content entries as a headless source.
  • Headless CMS - Manages content through a programmatic API to serve data to external client applications or custom front-ends.
  • Multimedia Publishing Platforms - Allows users to organize and publish text, audio, and video content under their own custom domain.
  • RSS Feed Generation - Generates machine-readable RSS and JSON feeds for distribution to external aggregators and podcast players.
  • Self-Hosted Blogging Software - Allows managing and publishing blogs, podcasts, and multimedia content on a custom domain for full data ownership.
  • Self-Hosted Web Publishing - Hosts and distributes text and media as a self-hosted website using a lightweight management system.
  • Syndication Feed Publishing - Distributes media and text as web, RSS, and JSON feeds for serverless or self-hosted delivery.
  • Cloudflare Workers KV Stores - Uses Cloudflare Workers KV to store content and metadata for low-latency read access across regions.
  • Edge Function Runtimes - Executes business logic on a globally distributed network to reduce latency by running code close to users.
  • Content Syndication Feeds - Exposes published items in a standardized machine-readable JSON format for external content aggregators.
  • Content Administration Interfaces - Provides a web-based administrative interface for adding and organizing entries in the content feed.
  • Static Site Templating - Injects content data into customizable HTML and CSS layouts using a dynamic templating engine.
  • Drip Content Scheduling - Implements automated, timed delivery of content sequences to email subscribers for a drip-style experience.
  • Drip Content Sequences - Sends sequences of content installments to email subscribers over a set period for a drip-style experience.
  • Drip Email Delivery - Sends sequences of content installments to email subscribers over a set period for a drip-style experience.
  • Dynamic HTML Templating - Allows modification of visual presentation by editing HTML and CSS via a dynamic templating engine.
  • Blog Platforms - Self-hosted platform for creating RSS-powered blogs.
  • Blogging and CMS - Lightweight CMS for publishing various content types as feeds.

سجل النجوم

مخطط تاريخ النجوم لـ microfeed/microfeedمخطط تاريخ النجوم لـ microfeed/microfeed

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Microfeed

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Microfeed.
  • strapi/strapiالصورة الرمزية لـ strapi

    strapi/strapi

    72,385عرض على GitHub↗

    Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas and managing structured data. It functions as a REST and GraphQL API gateway that decouples backend data storage from frontend delivery. The system includes a self-hosted administration interface for managing content entries and defining data models without manual database queries. The framework utilizes a plugin-based extension system to inject custom logic into the application lifecycle. It employs schema-driven content modeling to automatically generate database tables and

    TypeScriptapicmscms-framework
    عرض على GitHub↗72,385
  • agentejo/cockpitA

    agentejo/cockpit

    5,397عرض على GitHub↗

    Cockpit is a headless content management system and API-driven content manager. It functions as a decoupled CMS that separates backend data storage from the frontend presentation layer. The system manages website content by providing structured data to applications through REST or GraphQL interfaces. This approach utilizes an API-first data distribution model to ensure platform independence for the client application. Content is organized using schema-driven modeling and delivered through a headless delivery architecture. This decouples the administrative content editor from the end-user dis

    JavaScript
    عرض على GitHub↗5,397
  • qor/qorالصورة الرمزية لـ qor

    qor/qor

    5,345عرض على GitHub↗

    Qor is a Go admin framework and backend toolkit used for building administrative interfaces, headless content management systems, and REST API generators. It provides a structured environment for implementing business application backends, specializing in the management of structured content and media assets. The project distinguishes itself through comprehensive multi-language content management, featuring locale-based data versioning and a dedicated system for internationalization and translation administration. It further differentiates its offering with a built-in state machine implementa

    Goadminapicms
    عرض على GitHub↗5,345
  • keystonejs/keystoneالصورة الرمزية لـ keystonejs

    keystonejs/keystone

    9,893عرض على GitHub↗

    Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a schema-driven data manager that automatically generates a GraphQL API and a React administrative dashboard based on a central data model configuration. The system uses an adapter-based database abstraction to decouple core logic from storage layers and a storage-provider abstraction for managing media assets via local or cloud drivers. It distinguishes itself through a component-based field rendering system and a hook-based middleware pipeline for data validation and automation. The fram

    TypeScriptcmscms-frameworkgraphql
    عرض على GitHub↗9,893
عرض جميع البدائل الـ 30 لـ Microfeed→

الأسئلة الشائعة

ما هي وظيفة microfeed/microfeed؟

Microfeed هو نظام إدارة محتوى بدون خادم (serverless) مستضاف على بنية Cloudflare التحتية لإدارة المدونات، والبودكاست، وخلاصات الوسائط المتعددة. يعمل كناشر وسائط متعددة ذاتي الاستضافة وواجهة برمجة تطبيقات (API) للمحتوى بدون واجهة أمامية (headless)، مما يسمح للمستخدمين بتنظيم المحتوى النصي والصوتي والمرئي تحت نطاق مخصص.

ما هي الميزات الرئيسية لـ microfeed/microfeed؟

الميزات الرئيسية لـ microfeed/microfeed هي: Serverless Content Management Systems, Cloudflare Workers Implementations, Podcast Feed Management, Feed Export & Distribution, Multimedia Feed Organization, Headless Content Management Systems, Content Delivery APIs, Content Management APIs.

ما هي البدائل مفتوحة المصدر لـ microfeed/microfeed؟

تشمل البدائل مفتوحة المصدر لـ microfeed/microfeed: strapi/strapi — Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas… agentejo/cockpit — Cockpit is a headless content management system and API-driven content manager. It functions as a decoupled CMS that… qor/qor — Qor is a Go admin framework and backend toolkit used for building administrative interfaces, headless content… keystonejs/keystone — Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a… alchemycms/alchemy_cms — Alchemy CMS is a content management system built on the Ruby on Rails framework that provides a modular environment… gofiber/recipes — This project is a comprehensive library of reference implementations and patterns for building web applications using…