Inside Headless CMS

Learn and understand the power of headless CMS, the tools that can speed up the application development.

Daniele Fontani
Towards Data Science
6 min readMar 14, 2019

--

In this article, we will learn about Headless CMS, understand the advantages, and when we should employ it. We will also discuss the main limitations. To better understand how and HCMS works behind the scene,s I will explain how I design and build RawCMS, an Aspnet.Core Headless CMS with Oauth2, extension plugin system, and business logic support. This solution is available on GitHub and released on Docker Hub as a demo.

--

--