Software Alternatives & Reviews

Strapi

Strapi is the most advanced Node. subtitle

Strapi Reviews and details

Screenshots and images

  • Strapi Landing page
    Landing page //
    2023-07-31

Badges & Trophies

Promote Strapi. You can add any of these badges on your website.
SaaSHub badge
Show embed code
SaaSHub badge
Show embed code

Videos

Let's Checkout... #Strapi CMS

Quick Strapi Review

Learn Strapi in 12 minutes 🚀

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Strapi and what they use it for.
  • How to Build an AI FAQ System with Strapi, LangChain & OpenAI
    Strapi provides a centralized data managing platform. This makes it easier to organize, update, and maintain the FAQ data. It also automatically generates a RESTful API for accessing the content stored in its database. - Source: dev.to / 6 days ago
  • Ask HN: Best OSS SQL Query Builder in Any Language
    Https://prisma.io is popular as I understand it. I've been trying out https://strapi.io the last week and am thoroughly impressed. They both do much more than build queries. One big thing both do is automate database migration calculations. Strapi goes further and gives you a CMS and admin UI on top, as well as doing a lot more of the complex query building from a json object. Both still require a fundamental... - Source: Hacker News / 20 days ago
  • Different flavors of content management
    A headless one is responsible only for data management and providing an API for other applications to show this data. When talking about headless CMS, Strapi or Sanity comes to my mind first, but there are many more. - Source: dev.to / 8 months ago
  • I need recommendations for creating an API. Start from scratch, or are there projects I can build from?
    I initially looked into CMS's like Strapi and Directus to possibly handle my admin UI + API all at once. I haven't found anything that looks like it can do this yet, but I'd be very happy to be proven wrong. I would prefer it to be based in .NET or Node.js since I am more familiar with those, but there's no reason I couldn't do PHP either. Source: 8 months ago
  • Backend without coding?
    I would recommend using Headless CMS with no-to-low code techs like Strapi. With Strapi you can build backend using only the user interface. Therefore your API backend code changes by itself. My website is built with Strapi as backend and Nextjs as frontend. Source: 10 months ago
  • Need to build a customer portal to file cases
    It sounds like a CMS might help you here. Have a look at Strapi for instance, you can create models and users permissions through their interface. Source: 10 months ago
  • Looking for some advice! Currently working in wordpress to built some sites for clients. Looking to make a change and reading up on next.js and seems like it could be a great solution but is there a CMS that is comparable to Wordpress from a client making content updates standpoint?
    I don’t recommend using Wordpress as a Headless CMS because eventually you will have maintain and update plugins and more. If you know how to code, I would recommend PayloadCMS. My website is currently built with Next.js and Strapi. But I am planning to move to PayloadCMS in the near future. Strapi is good if you prefer no-code. PayloadCMS in case you know how to code with Typescript and Node.js. Source: 10 months ago
  • Build a Blog Using Strapi and Next.js
    Strapi is the leading open-source composable Content Management System (CMS). It is 100% JavaScript, based on Node.js, and used to build RESTful APIs and GraphQL APIs. It also has a cloud SAAS, ☁ Strapi Cloud ☁ - a fully managed, composable, and collaborative platform to boost your content velocity! - Source: dev.to / 10 months ago
  • recommended backend for nextjs13? or use all in one backend and frontend with nextjs13?
    Something like https://strapi.io/ might be worth a look for the backend. I've started building something similar to what you are doing for internal use at my company seems to be going ok so far! Source: 10 months ago
  • how to learn Computer Science at 21 with no GCSEs?
    Use an API First open source content tool like Strapi to build a basic content structure (like a news article page) and then connect it to your React User Interface. Source: 11 months ago
  • Should you be blogging as a software developer?
    This is the route that I have taken. I have a slightly complicated setup with a custom-made Gatsby.js website hosted in an AWS S3 bucket with a Strapi CMS to store all my posts. - Source: dev.to / 11 months ago
  • Why is does modern HTML/CSS seem so complex and convoluted? (details in comment)
    The 2 I've heard the best about are strapi and GatsbyJS. I didn't work with them much since I'm kinda stuck with wordpress but both are exelent choices with first class headless support. Keep in mind that to leverage headless to its full extend you would have to build most of the frontend with nextjs or sweltkit or nuxt or what ever you want. it's gives you a REALLY clean codebase, though the generated code might... Source: 11 months ago
  • Monoliths to Microservices using the Strangler Pattern
    Using ready-made platforms: Instead of building the infrastructure and platform architecture for microservices from the ground up, you can consider utilizing ready-made platforms that mostly do the heavy lifting. E.g., Amplication, Strapi, AppWrite. - Source: dev.to / 12 months ago
  • ⚡refine.new - Introducing the Fastest Way to Create refine Apps
    Refine has connectors for 15+ backend services, including REST API, GraphQL, and popular services like Airtable, Strapi, Supabase, Firebase, and Directus. - Source: dev.to / 12 months ago
  • CMS + Ecommerce without using wordpress+woocommerce. What's you pick?
    If you want to leverage OS tools, look into something like Medusa (ecom modules) and Strapi (CMS functionality). Both are respectively the most popular TS/JS-based ecom and CMS architectures in the OS field. Source: 12 months ago
  • Stack to build and deploy a fully functional personal blog?
    You're basically looking for any CMS that supports headless mode. E.g. Strapi (https://strapi.io/, NodeJS based), CraftCMS (https://craftcms.com/, PHP based) or countless others. Source: 12 months ago
  • Software for entering order details
    I may not have completely understand your needs, but I feel like you could give Strapi a try. It can be self hosted quite easily, and it's really simple to use for anyone, even for non tech savvy users. Source: 12 months ago
  • How To Build a Hotel Management App Using Strapi & Next.js
    Strapi is an open-source Node.js headless CMS for developing APIs and cross-platform applications ranging from simple single code bases (plugins) to complex multi-language big apps with great scalability. Strapi is a cutting-edge and adaptable web development platform. It aims to provide an easy-to-use JavaScript library and a powerful platform to handle massive enterprise projects. Strapi is also free with... - Source: dev.to / about 1 year ago
  • Best Practices for Working with Strapi Cron Jobs
    Strapi is an open-source headless CMS based on Node.js used to develop and manage content using a Restful API and/or GraphQL. - Source: dev.to / about 1 year ago
  • Django 4.2 Released
    In the node.js universe maybe something like https://strapi.io/. - Source: Hacker News / about 1 year ago
  • Recommendations for best CMS? 🙏
    You can easily keep blog posts in markdown which are VERY easy to render in React, but when it comes to CMS I can recommend https://strapi.io/ which is open source and free if you host it on your own serwer There is also https://www.contentful.com/ which has free tier :). Source: about 1 year ago

External sources with reviews and comparisons of Strapi

21 Headless CMS Platforms That You Should Check Out
Strapi is one of the most used headless CMS platforms. Strapi is an open-source headless CMS that is customizable and easy to use. Companies such as Walmart, eBay, Toyota, IBM use this platform.
Best Headless CMS in 2022
Strapi is an open-source Node.js headless content management system, which means that the entire codebase is available on GitHub and thrives on contributors. Strapi generates a working RESTful API or uses GraphQL for developers in minutes after installation. Data is made available through a customizable API. It’s important to note that Strapi is a self-hosted, not a SaaS content management system. The company will...
Best Node.js CMS platforms for 2022
Strapi is a popular, flexible, and open-source headless CMS that enables us to create rich digital experiences. Strapi provides REST and GraphQL APIs developers can use to access the content stored in its repository.
Best Headless CMS for 2020
Valid argument. But what is the alternative? Strapi on a server with a Database? What about doing backups? Isn't it even more complicated? In a git-based CMS you can at least undo all changes, which isn't that easy with a database.
11 Headless CMS to Consider for Modern Application
Strapi is an opensource CMS intended to be transparent and striving to be a perfect balance between a CMS, framework, and an automation tool to speed-up back-end development and management.
34 Headless CMS That Should Be On Your Radar
France-based Strapi is an open source headless CMS built on Node.js. It enables you to build and manage multiple APIs.

Do you know an article comparing Strapi to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Strapi discussion

Log in or Post with
  1. Cloodo WorkSpace avatar
    Cloodo WorkSpace
    · 6 months ago
    · Reply

    Strapi is a great tool for building APIs and managing content. It is open-source, flexible, and easy to use. I like how it allows me to connect to any database, customize my models, and deliver content to any device. Strapi is the best headless CMS I have ever used.

This is an informative page about Strapi. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.