diff --git a/README.md b/README.md index 25e8215..43f2b3f 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,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) - Open source Node.js Headless CMS to easily build customisable APIs. ## Templating Engines *Templating engines allow you to perform string interpolation.*