An Introduction to Strapi Headless CMS
Summary
Strapi is an open-source NodeJS Headless CMS that allows you to build backend applications quickly. It has many features like content types builder, media library, authentication, dynamic RBAC for the security part, internationalization (i18n), and so on.
Chapters
- 00:00 – Context
- 00:17 – What is Strapi?
- 01:12 – Why Should you Use Strapi?
- 01:30 – Content Types Builder
- 02:15 – Media Library
- 02:39 – Content Management System
- 03:02 – Security
- 03:43 – Internationalization (i18n)
- 04:13 – Other Advantages: Open Source, Community, JavaScript
- 05:35 – Strapi Plugins Directory
- 06:12 – Strapi Common Use Cases
- 06:29 – Demo Project (Coming Soon)