From 68a14455b69b1733b0a5b32dc7fdec46399477d3 Mon Sep 17 00:00:00 2001 From: Erik Frister Date: Tue, 22 Jun 2021 09:35:15 +0200 Subject: [PATCH] Update Strapi --- radar/2021-01-01/strapi.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/radar/2021-01-01/strapi.md b/radar/2021-01-01/strapi.md index 71cd041..7e47c9b 100644 --- a/radar/2021-01-01/strapi.md +++ b/radar/2021-01-01/strapi.md @@ -5,9 +5,11 @@ quadrant: tools --- -Strapi is a headless CMS, built with Javascript on Node.js. It's data-centered approach offers great flexibility for many use cases by integrating the available APIs. +Strapi is a headless CMS built with Javascript on Node.js. Its data-centered approach offers great flexibility for many use cases by integrating with the available APIs. Strapi's API comes in a RESTful and [GraphQL](/methods-and-patterns/graphql.html) variant. Both perfectly support the [API-first design approach](/methods-and-patterns/api-first-design-approach.html). -Ever since the stable release version 3.0.0 from mid-2020, the CMS reached market maturity and offers a good choice for scalable headless CMSs. \ No newline at end of file +Ever since the stable release version 3.0.0 from mid-2020, the CMS reached market maturity and offers a good choice for scalable headless CMSs. As of the 3.6 release in April 2021, Strapi features [full internationalization support](https://strapi.io/blog/announcing-content-internationalization-v3-6), making it a viable candidate to be evaluated toe to toe with solutions like Drupal. + +At AOE we are evaluating Strapi for various projects, appreciating its straightforward installation, setup, and use by editors in lieu of more heavy-weight solutions used in the past. \ No newline at end of file