I think a lot of people are missing the point of a tool like Strapi.<p>1. CMS experience for non-technical teams: marketing, product, content, etc.
2. Graphql api to avoid lock-in. Tomorrow you can take your data to AWS Appsync, etc
3. Ownership of the data: Contentful, Prismic, etc are great - but Strapi allows you to own the data. Even in its simplest form, its a sqlite file you can check in to git.