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.*