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

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

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

14 مستودعات

Awesome GitHub RepositoriesHeadless Architectures

Frameworks and patterns that decouple backend business logic and data operations from frontend presentation layers.

Distinguishing note: Focuses on the architectural pattern of decoupling logic from UI, distinct from specific backend frameworks.

Explore 14 awesome GitHub repositories matching software engineering & architecture · Headless Architectures. Refine with filters or upvote what's useful.

Awesome Headless Architectures GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sindresorhus/awesomeالصورة الرمزية لـ sindresorhus

    sindresorhus/awesome

    476,211عرض على GitHub↗

    هذا المشروع عبارة عن دليل يديره المجتمع ويعمل كفهرس شامل لأدوات البرمجيات، وأطر العمل، والمواد التعليمية. يعمل كقاعدة معرفية مفتوحة المصدر، حيث ينظم مجالات هندسية وموارد تقنية متنوعة في تصنيف هيكلي لمساعدة المطورين في اكتشاف محتوى عالي الجودة. يتميز الدليل بنموذج مراجعة الأقران اللامركزي، حيث يقوم مساهمون مستقلون بتنظيم وتدقيق وتحديث الإدخالات لضمان الدقة والملاءمة. يتم تخزين جميع المعلومات بتنسيق markdown في ملفات مسطحة (flat-file) خاضعة للتحكم في الإصدار، مما يضمن استقلالية المنصة والشفافية وقابلية التدقيق للمجموعة بأكملها. يغطي المشروع نطاقاً واسعاً من القدرات، بدءاً من اكتشاف الموارد التقنية، والتطوير المهني الوظيفي، وإدارة معرفة تطوير البرمجيات. ويوفر الوصول إلى مسارات تعليمية منظمة، وأدوات البنية التحتية والأمن، ومرافق إدارة البيانات، وموارد متخصصة لمجالات تتراوح من الرعاية الصحية إلى العلوم الإنسانية الرقمية. يتم الحفاظ على المستودع كمجموعة عامة خاضعة للتحكم في الإصدار، مما يسمح بالوصول البرمجي والتحديثات التي يقودها المجتمع لبياناته المهيكلة.

    Exposes structured directory information through programmatic interfaces for external consumption.

    awesomeawesome-listlists
    عرض على GitHub↗476,211
  • refinedev/refineالصورة الرمزية لـ refinedev

    refinedev/refine

    34,906عرض على GitHub↗

    Refine is a headless framework designed for building data-intensive internal business applications, such as admin panels and dashboards. It provides a core set of hooks and architectural patterns that decouple business logic, authentication, and data operations from the user interface, allowing developers to integrate any design system while maintaining a consistent application structure. The framework distinguishes itself through a resource-centric approach that automatically maps application views to data entities via centralized configuration. It features a unified data provider interface

    Decouples business logic and data operations from the user interface to allow flexible design system integration.

    TypeScriptadminadmin-uiant-design
    عرض على GitHub↗34,906
  • mirumee/saleorالصورة الرمزية لـ mirumee

    mirumee/saleor

    22,995عرض على GitHub↗

    Saleor is a composable e-commerce platform and global order orchestrator designed as an extensible commerce backend. It provides a GraphQL headless commerce API that separates core business logic and data management from the presentation layer, allowing for the management of products, orders, and customers without a predefined storefront. The platform is built for multi-channel store management, enabling the independent control of pricing, currencies, and stock across various sales channels and warehouses. It differentiates itself through a modular architecture that integrates custom business

    Employs a headless architecture that separates core business logic and data management from the presentation layer.

    Python
    عرض على GitHub↗22,995
  • ory/hydraالصورة الرمزية لـ ory

    ory/hydra

    17,236عرض على GitHub↗

    Hydra is a headless identity server that functions as a certified OAuth2 and OpenID Connect provider. It is designed as an authentication engine that manages authorization handshakes and token lifecycles while remaining decoupled from the user interface. The project distinguishes itself through a headless architecture, allowing external management of login and consent flows. It provides specialized capabilities for dynamic client registration, JSON Web Token issuance, and a system for rotating encryption secrets without service downtime. The system covers a broad range of identity operations

    Implements a headless architecture that decouples identity protocol logic from the user interface via management APIs.

    Go
    عرض على GitHub↗17,236
  • spree/spreeالصورة الرمزية لـ spree

    spree/spree

    15,230عرض على GitHub↗

    This project is a modular e-commerce platform built on Ruby on Rails, designed to serve as a comprehensive engine for managing online retail operations. It provides the foundational infrastructure to handle complex product catalogs, customer order lifecycles, and global payment processing within a unified system. The platform distinguishes itself through a headless, API-first architecture that decouples backend commerce logic from custom frontend storefronts. It supports multi-tenant environments, allowing for the management of multiple independent retail storefronts or marketplaces from a si

    Decouples backend commerce logic from frontend presentation layers using an API-first design.

    Rubycarte-commerceecommerce
    عرض على GitHub↗15,230
  • vuestorefront/vue-storefrontالصورة الرمزية لـ vuestorefront

    vuestorefront/vue-storefront

    10,926عرض على GitHub↗

    Vue Storefront is a composable commerce platform designed to decouple the presentation layer from backend systems. By providing a headless frontend framework, it enables developers to build high-performance, mobile-first digital storefronts that remain independent of specific commerce engines, payment providers, or content management systems. The platform distinguishes itself through a modular architecture that uses standardized integration adapters to aggregate data from disparate services into a unified layer. This approach allows businesses to modernize legacy infrastructure or manage comp

    Decouples the user interface from backend commerce logic to enable independent development and deployment.

    commercetoolse-commerceecommerce
    عرض على GitHub↗10,926
  • 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

    Employs a headless architecture to separate content management from the presentation layer.

    TypeScriptcmscms-frameworkgraphql
    عرض على GitHub↗9,893
  • atom-archive/xrayالصورة الرمزية لـ atom-archive

    atom-archive/xray

    8,420عرض على GitHub↗

    Xray is a collaborative text editor and distributed workspace manager that utilizes conflict-free replicated data types to synchronize real-time edits and directory structures across peers. It functions as both an Electron-based desktop application and a headless editor server that manages workspaces and file systems remotely for connected clients. The project distinguishes itself by integrating fine-grained version control tracking, recording keystroke-level changes and uncommitted edits between Git commits. It employs a decentralized synchronization model for working copies and uses operati

    Decouples editing logic into a background headless process that serves both local and remote clients.

    Rust
    عرض على GitHub↗8,420
  • vendure-ecommerce/vendureالصورة الرمزية لـ vendure-ecommerce

    vendure-ecommerce/vendure

    8,189عرض على GitHub↗

    Vendure is a headless commerce framework built with TypeScript and NestJS for managing direct-to-consumer and business-to-business sales channels. It provides a scalable backend for coordinating product catalogs, orders, and payments through a typed and introspectable GraphQL API. The project is distinguished by a modular, plugin-based extension model that allows for the addition of custom entities, pricing rules, and business logic. This extensibility enables the coordination of omnichannel sales and enterprise order orchestration from a single central core. The framework covers broad capab

    Decouples the core commerce engine from the presentation layer to support multiple diverse sales channels.

    TypeScript
    عرض على GitHub↗8,189
  • idurar/idurar-erp-crmالصورة الرمزية لـ idurar

    idurar/idurar-erp-crm

    8,199عرض على GitHub↗

    Idurar is an integrated system combining Customer Relationship Management and Enterprise Resource Planning. It functions as a headless business API that generates secure REST endpoints and administrative panels from configuration files to connect business logic with external applications. The platform supports multi-tenant SaaS management, isolating data and configurations for multiple companies or branches within a single installation. It is designed for international business accounting, featuring a multi-currency financial engine that processes transactions and manages regional tax rules a

    Implements a headless architecture that decouples core business logic from the presentation layer via a standardized API.

    JavaScriptaccountingaccounting-softwarecrm
    عرض على GitHub↗8,199
  • punkave/apostropheالصورة الرمزية لـ punkave

    punkave/apostrophe

    4,572عرض على GitHub↗

    Apostrophe هو إطار عمل لإدارة المحتوى (CMS) كامل المكدس (full-stack) مبني على Node.js. يعمل كـ CMS تقليدي، يدمج مخزن بيانات خلفي مع عرض القالب في الواجهة الأمامية، وكمحرك CMS بدون واجهة (headless) يعرض المحتوى عبر واجهات برمجة تطبيقات JSON للأطر المنفصلة وتطبيقات الهاتف المحمول. يتميز النظام بمحرر محتوى داخل السياق يسمح للمستخدمين بتعديل النصوص والوسائط مباشرة على الصفحات الحية. كما يتضمن لوحة تحكم لإدارة مواقع متعددة لتنسيق والتحكم في العديد من المواقع الإلكترونية المتميزة من تثبيت واحد. يوفر إطار العمل نمذجة محتوى قائمة على المخطط (schema-driven)، وإدارة دقيقة لأذونات المستخدم، ونظام ترحيل مدعوم بقاعدة بيانات. يغطي مجموعة واسعة من الإمكانيات بما في ذلك إدارة محتوى REST API، والترجمة الآلية، والتحكم في رؤية API العامة. يتم دعم التطوير بواسطة أدوات سطر أوامر لتمهيد المشروع (bootstrapping) وسقالات الوحدات (module scaffolding).

    Decouples the content management backend from the presentation layer using a headless architectural pattern.

    JavaScript
    عرض على GitHub↗4,572
  • shopizer-ecommerce/shopizerالصورة الرمزية لـ shopizer-ecommerce

    shopizer-ecommerce/shopizer

    3,880عرض على GitHub↗

    Shopizer is a Java-based e-commerce platform designed for managing digital storefronts. It provides a centralized headless backend that coordinates product catalogs, shopping carts, and order processing workflows. The system is built as a containerized application ready for deployment and scaling within Kubernetes clusters on cloud infrastructure. It utilizes a headless architecture to decouple business logic from the presentation layer via a RESTful interface. The platform covers commerce management through inventory tracking, merchant account coordination, and order fulfillment workflows.

    Implements a headless architecture that decouples backend business logic from the presentation layer via a RESTful interface.

    Javaapache2cloude-commerce
    عرض على GitHub↗3,880
  • yoopta-editor/yoopta-editorالصورة الرمزية لـ yoopta-editor

    yoopta-editor/Yoopta-Editor

    3,045عرض على GitHub↗

    Yoopta-Editor is a headless framework for building customizable block-based rich text editors. It utilizes a JSON-based document engine to manage editor state and provides a WYSIWYG interface for creating structured documents. The system separates core document logic from the visual layer, allowing for complete customization of the user interface. The framework is designed for real-time collaborative editing, featuring a synchronization engine with conflict resolution and remote cursor presence tracking. It offers a highly extensible plugin system that allows developers to define new content

    Decouples document state and logic from the visual layer to allow fully custom UI implementations.

    TypeScriptcontenteditableeditorhacktoberfest
    عرض على GitHub↗3,045
  • linuxserver/docker-calibre-webالصورة الرمزية لـ linuxserver

    linuxserver/docker-calibre-web

    1,400عرض على GitHub↗

    This project provides a containerized self-hosted web interface and server for browsing, reading, and managing digital book collections over a local network. It serves a full desktop application capability entirely through a lightweight browser-based network interface, maintaining library integrity and metadata state by mounting external database files directly into the container volume. The application enables users to search, filter, and read digital book collections stored in a database, transform documents between different publication formats using integrated conversion tools, and modif

    Serves full desktop application capabilities entirely through a lightweight browser-based network interface.

    Dockerfilehacktoberfest
    عرض على GitHub↗1,400
  1. Home
  2. Software Engineering & Architecture
  3. Headless Architectures