Headless APIs Replace Monolithic CMSs
Jason Lengstorf, VP of Developer Experience at Netlify, on Jamstack's anti-monolith approach
This shift says the center of gravity in content software moved from all in one site builders to API layers that can be mixed and matched. In practice, teams increasingly want WordPress for editing, Shopify for catalog and checkout, and a separate frontend for speed and design control, instead of forcing one CMS to do every job. That is why newer content products launch API first, and why even incumbents now expose strong headless tooling.
-
The old monolith bundled editor, database, templates, plugins, and storefront into one box. The newer pattern breaks those apart. Jason Lengstorf describes WordPress plus Shopify as a better combination than using either one for both content and commerce, because each system stays in its lane and the frontend pulls from both APIs.
-
This is not just a Netlify worldview. Other Jamstack operators made the same point, that new CMS products are easier to launch as headless systems than as full monoliths, and that build hooks plus APIs let non technical teams update content without developers touching backend code every time.
-
The competitive set changed accordingly. WordPress documents its REST API as a core developer feature, while newer leaders like Contentful and Sanity position themselves around reusable content, APIs, SDKs, and custom workflows, not around owning the entire page rendering stack.
The next layer is convenience. The winners are likely to be the companies that make composable stacks feel as easy as old WordPress installs, with templates, previews, adapters, and one click integrations. That would turn headless from a developer preference into the default way businesses launch content and commerce sites.