From 9bc517aede6e3aff57efa33c1b0b6a4a9f4d6065 Mon Sep 17 00:00:00 2001 From: Chris Yang Date: Thu, 23 May 2019 19:05:05 +0900 Subject: [PATCH] Add Strapi Add Strapi - Headless CMS to easily build customizable APIs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a6202f..54d0c6b 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [Nodizecms](https://github.com/nodize/nodizecms) - CMS for CoffeeScript lovers * [Cody](https://github.com/jcoppieters/cody) - CMS with WSYWYG editor * [PencilBlue](https://github.com/pencilblue/pencilblue/) - CMS and blogging platform +* [Strapi](https://github.com/strapi/strapi) - Headless CMS to easily build customizable APIs ## Templating Engines *Templating engines allow you to perform string interpolation.*