Add Strapi

Add Strapi - Headless CMS to easily build customizable APIs
This commit is contained in:
Chris Yang 2019-05-23 19:05:05 +09:00 committed by GitHub
parent 9d0024a2bc
commit 9bc517aede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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