Backend Customization of Strapi
The Strapi Design System is fully customizable. We can customize the admin panel as well as the API. We can also extend our content management with custom plugins, in seconds. There are lots of stuff that we can
The Strapi Design System is fully customizable. We can customize the admin panel as well as the API. We can also extend our content management with custom plugins, in seconds. There are lots of stuff that we can
# Deploying Strapi application on Heroku Strapi is a leading open-source Headless CMS. You can know more about Strapi here in my previous blog . This article is focused on the Deployment of Strapi CMS. You can choose
What is Headless CMS? A headless CMS is a backend content management system (CMS) where the content repository or “body” is separated or decoupled from the presentation layer or “Head”. It allows you to manage content in one
Accuracy of Tesseract OCR in Java What is OCR? OCR stands for "Optical Character Recognition". It is a technology that recognizes text within a image. It is commonly used to recognize text in scanned documents and images. OCR