3 repositorios
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.
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.
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.
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.