awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesHeadless REST API Frameworks

Frameworks that expose structured content as JSON through automatically generated REST endpoints, decoupling the CMS from any frontend framework.

Distinct from RESTful API Frameworks: Distinct from RESTful API Frameworks: specifically designed for headless CMS content delivery with automatic route generation from content models.

Explore 3 awesome GitHub repositories matching web development · Headless REST API Frameworks. Refine with filters or upvote what's useful.

Awesome Headless REST API Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • linhaojun857/auroraAvatar de linhaojun857

    linhaojun857/aurora

    4,643Ver en GitHub↗

    Aurora es una plataforma de blogs personal autohospedada y un sistema de gestión de contenido RESTful. Proporciona un panel administrativo dedicado para publicar y gestionar artículos, utilizando un backend de Spring Boot y un frontend de Vue.js. El sistema utiliza una arquitectura cliente-servidor desacoplada para separar el almacenamiento de datos de la capa de presentación. Esto permite que la interfaz web reactiva entregue y explore artículos de blog a través de una API REST. La plataforma cubre el flujo de trabajo de publicación de contenido end-to-end, incluyendo la creación, edición y distribución de artículos. Gestiona contenido escrito personal a través de almacenamiento backend integrado y un frontend basado en componentes.

    Functions as a headless CMS that exposes content via a REST API, decoupling storage from presentation.

    Javaaxiosblogdocker
    Ver en GitHub↗4,643
  • apostrophecms/apostropheAvatar de apostrophecms

    apostrophecms/apostrophe

    4,524Ver en GitHub↗

    Apostrophe is an open-source Node.js headless content management system that delivers structured content through REST APIs while providing a visual in-context page editor for live editing. It is built on a module-based plugin architecture that extends CMS functionality through reusable modules, each encapsulating logic, configuration, and templates. The system uses schema-driven content modeling to define data structures and validation rules through configurable schemas and custom field types, with all content stored as flexible JSON-like documents in MongoDB. The platform distinguishes itsel

    Exposes structured content as JSON through automatically generated REST endpoints, decoupling the CMS from any frontend framework.

    JavaScriptapostrophecmscms-framework
    Ver en GitHub↗4,524
  • alchemycms/alchemy_cmsAvatar de AlchemyCMS

    AlchemyCMS/alchemy_cms

    896Ver en GitHub↗

    Alchemy CMS is a content management system built on the Ruby on Rails framework that provides a modular environment for constructing websites. It utilizes a component-based architecture to organize content into reusable blocks, allowing for consistent design and structure across pages while supporting both traditional server-side template rendering and headless content delivery. The platform distinguishes itself by offering a dual-delivery approach, exposing structured content through standardized application programming interfaces to support decoupled front-end architectures. It includes an

    Exposes structured content via automatically generated REST endpoints for decoupled front-end architectures.

    Rubyadminalchemy-cmscms
    Ver en GitHub↗896
  1. Home
  2. Web Development
  3. RESTful API Frameworks
  4. Headless REST API Frameworks