Inspired
from Soctt Hanselman blog:
Most
of the traditional CMS systems are monolithic, UI, back end systems, admin
tools..etc. Since the world is rallying towards REST, headless CMS systems are
becoming popular (integrate content via APIs).
A
Headless CMS is a back-end only content management system (CMS) built from the
ground up as a content repository that makes content accessible via a RESTful
API for display on any device.
So,
if you are doing some projects using ASP.NET Core, the below are the few
headless CMS frameworks:
- https://github.com/jamesej/lyniconanc
- https://github.com/ButterCMS/buttercms-csharp
- https://github.com/umbraco/Umbraco-CMS (ASP.NET web site is based on this)
- https://docs.squidex.io/architecture/01-overview
No comments:
Post a Comment