Strapi custom query for data filtering
Posted on: 2020-07-17 /
Categories: Headless CMS
Strapi as a backend REST API generator Strapi is a flexible, open-source Headless CMS (Content Management System). It enables developers to quickly build data models (a.k.a. content types or entities) using an admin panel displayed in a web page. Once you create the entities, Strapi generates a basic REST API for you to interact with.