
Strapi
Strapi is a free and open source headless CMS developed with JavaScript for Node.js. The software makes it really simple to generate REST and GraphQL APIs. Simply create your database schema and relationships in the Strapi admin panel UI, and Strapi will auto-generate API endpoints to represent the data structures provided. Strapi comes packed with features you come to expect from normal CMS's such as authentication, authorization, content management and a media library. The software can be used for free and can be self-hosted on any server and platform. Extra enterpise functionallity is currently being developed, and will be sold at cost.
Alternatives to Strapi
Directus
An open-source tool for managing content across all your omni-channel digital experiences. Directus is free and open-source headless CMS written in PHP, that takes a data first approach. Developers and content creators use Directus to manage content and generate a powerful API that can be used by any frontend technology. Directus can be self-hosted and is absolutely free.

Prismic
Prismic is a commercial headless CMS and content (Content-as-a-Service) platform. With Prismic you can get your backend infrastructure and API up in the matter of minutes, so that you can focus on building the frontend that will be shown to your readers. The feature rich backend content management system provided by Prismic is free to use for one admin, and commercially provided to organizations with large content management teams.

Netlify CMS
Netlify CMS is a static site generator that is based on client-side JavaScript with a reusable APIs and prebuilt Markup. Simply pull in Netlify CMS to /admin of you site and you have an SPA (Single Page Application) admin panel that can edit content stored in a Git repository. Serving applications like this, the JAMstack way, improves performance, lowers cost of scaling and provides for a better development experience.

Squidex
Squidex is 100% open source headless CMS, built by passionated developers. With Squidex both individuals and organizations can handle content for the new web with ease. Squidex modular platform allows users to create content APIs that can be consumed by any frontend framework or technology in a matter of minutes. The framework itself can also be extended and tweaked to suite individual use-cases. Squidex is provided as a fully open source software released and free of charge, for the self-hosted community edition. For organizations that want to get up and running fast, commercially hosted solutions are provided.

Ghost
Ghost is a free and open-source headless CMS and blogging platform developed by Ghost Foundation. With Ghost you can manage content in style, the user experience provided by the software is intuitive and encourages writing. Ghost is written in JavaScript for the Node.js platform and is released under the MIT license.

Contentful
Contentful is a modern headless CMS that integrates with development teams and their workflows. With an API-first approach, implementing Contentful into an existing application is easier than ever. The content management system features a customizable interface, content modeling, and cloud-based governance. With Contentful you can have a RESTful API setup in minutes, which integrates well with your existing architecture.

dotCMS
A hybrid content management system that includes classic CMS and Headless CMS features. With dotCMS content managers can create content that fuels the brand experience. The API-first approach provided by the headless part of dotCMS allows developers to build extremely fast front-ends with popular third-party front-end framework and deliver content optimally. The content management system allows content creators to build engaging and memorable content that can be reused across sites.

WordPress
WordPress powers roughly 30% of all web pages online. It's a free and open source CMS designed and developed for self-hosted publishing by Automattic, Inc. The software is written in PHP and utilize either MySQL or MariaDB as a database, and is compatible with most web hosts. Wordpress includes a plugin architecture and a templating system that can be used to extend and customize your website. These are commonly known as WordPress plugins and WordPress themes and make up a whole open source and commercial eco-system where anyone is free to create products for the platform.

ButterCMS
ButterCMS is a commercial headless content management system and content API. With ButterCMS you can quickly setup your very own headless CMS that supports In-browser editing. Where you can quickly find and filter your images and files, update and schedule content and serve you assets over a content delivery network.

Contentstack
With Contentstack, content and marketing teams are able to publish content with a much higher frequency than ever before. Contentstack brings business and technology teams closer together by providing a personalized, omnichannel experience with a visual editor alongside content scheduling and publishing management tools.

Storyblok
A headless & API-based CMS with an opt-in head and a visual editor. With Storyblok you can manage your content through an intuitive dashboard and access that data though the content delivery API, as nested JSON. Storyblok is an open-source software and can be used as such, but is also provided as a commercially hosted, cloud rendering service. As a front-end developer you can choose to work with any template engine, framework or system of your choice.


Rooftop
Rooftop is a open source and managed, API-only implementation of the WordPress CMS. With Rooftop, developers can harness the power of WordPress and write frontends in any language. Rooftop can be used to build websites, web applications and mobile applications.

PushTable
PushTable is an API-driven Serverless CMS that is powered by Google Firestore. With PushTable, you can manage your data with easy. It provides flexible data structures with direct table inputs making it a perfect tool for front-end developers and development agencies alike. Since PushTable is powered by Google Firestore, the setup process is minimal and let's you get started building your API, almost right away.

Daptin
With Daptin you can build faster, more capable APIs over your data that works across all types of frontend. Daptin is a free and open-source headless CMS server written in Go. Daptin can be used as a backend for both mobile and web applications and provide ready-to-go REST and GraphQL API infranstructure.

Mura
The Mura CMS platform makes it easier & faster to build and update websites. The content management system was created to free content managers from distraction of multiple tools, the worry of steep learning curves, and a clear need to tell the right story, to the right audience, at the right time. Mura is loved by content managers, content contributors, marketers and developers alike.

Fauna
Fauna is the data API for client-serverless applications. It provides web-native GraphQL interface, with support for custom business logic and integration with the serverless ecosystem. Fauna transforms the traditional DBMS into a Data API that gives you all of the capabilities of traditional database, without sacrificing flexibility, scale, and performance. By utilizing a globally-distributed storage and compute fabric, Fauna-powered applications are delivered to end-users fast and reliably on modern security infrastructure.

Publii
Publii is a free and open-source headless CMS designed for speed and ease-of-use. With Publii, you can build beautiful modern sites that will run fast in browser thanks to Google's AMP technology. What make Publii unique is that the content management is done via a desktop-based client that works for MacOS, Linux and Windows.

Jekyll
Jekyll is a static site generator written in Ruby. With Jekyll, you can transform your plain text into static websites or blogs. No more database, and cumbersome updates and install, simply focus on your content. In Jekyll, permalinks categories, pages, posts, and custom layouts are factored into the design, so you can get started writing content, right away. For layouts and template, Jekyll uses the Liquid templating language which allow you to design and structure a site to your liking. In a nutshell Markdown, Liquid, HTML and CSS goes in, and out comes a static site ready for deployment.

Hexo
A fast, simple & powerful blog framework and static site generator powered by Node.js. With Hexo, you can quicly build static websites and blogs that generates at an increaible speed. Hexo generates hundreds of files per seconds and quickly builds and push your website to deployment, with a single command. You can have your site up and running in minutes on well known hosts and platforms like GitHub Pages, Heroku, Digital Ocean and other platforms. The framework support all features of GitHub Flavored Markdown and most Octopress plugins by default. Hexo is released free and open-source under the MIT License.


Plone CMS
Plone CMS is a free and open source content management system written in Python. The CMS is built on top of the Zope application server, a free and open source web application server written in the object-oriented programming language Python. The significant strength of Plone is its flexibility, allowing users to manage the lifecycle of their workflow, from creation to publication and storage, with version control, content locking, and digital asset and document management. Plone has an active, thriving open source community that holds annual conferences, regional symposia, and many sprints all over the world. Which means that anyone if free to join and improve the codebase

Do you know of more Strapi Alternatives?
Similar Alternatives
Strapi
Alternatives
In this list you find Strapi Alternatives for various platforms. All alternatives are generated by people like yourself. No AI, machine learning or randomness is used to list and rank the best alternatives for Strapi.
List Last Updated:
26/01/2021 (a month ago)