
node-red-contrib-strapi
The node-red-contrib-strapi is a Node-RED node that allows users to make requests to a Strapi API and get responses. It is designed to be used in the root directory of a Node-RED installation.
node-red-contrib-strapi can be installed by running a single command in the root directory of a Node-RED installation.The node-red-contrib-strapi is a Node-RED node that provides an easy way to make requests to a Strapi API. It supports various HTTP methods and allows users to include a JWT token for authentication. The installation process is straightforward, making it accessible for Node-RED users.

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.