Skip to main content

What is a headless CMS?

Kuroco is an API-first headless CMS. Unlike a conventional CMS, with Kuroco, you can build your own system flexibly without constraints. This section explains what a headless CMS is, and how it differs from a traditional CMS.

What is a headless CMS?

Traditional CMS

A traditional CMS is web-page oriented. It puts everything (HTML, CSS, text, images, etc.) together in one big framework.

Content is mixed with code, making it difficult to extract and adapt to other digital platforms. Developers have to duplicate the content from a website CMS to a mobile app CMS to a smart device CMS. Everything is done in a linear, step-by-step fashion.

Headless CMS

A headless CMS organizes and stores the content in a unified repository (the "body"), which is decoupled from the presentation logic (the "head").

The content can then be delivered via APIs for display across a wide variety of platforms. This makes device compatibility a breeze.

This kind of content structure also allows for simultaneous collaborations and agile workflows.

Image (fetched from Gyazo)

At a glance

The headless CMS offers multiple benefits over the traditional infrastructure.

Traditional CMSHeadless CMS
HostingOn premiseCloud-native
FocusProject-focused (time, scope, budget)Product-focused (customer success and value)
Supported devicesLimitedLimitless
Re-using of contentNot possible (one-to-one reach)Possible (multi-channel publishing)
WorkflowSequential, waterfallAgile, with simultaneous collaborations
UpdatesScheduled, manualContinuous, automatically applied across all channels
Back-endMonolithic, all in one bucketStructured, with centralized content hub

Support

If you have any other questions, please contact us or check out Our Slack Community.