Strapi is a headless CMS that creates an API to access your database with some basic CRUD (Create, Read, Update, Delete) operations. A good option to reduce the backend development work, but with his limitations. After working for a year on real-world projects with Strapi as a backend, we found…