How to get a /health route in Strapi CMS
It can also be used for similar use cases of a route without any
/apior/adminprefix
- Generate a plugin named
healthcheckThis will generate this folder
src/plugins/healthchecknpm run strapi generate plugin Plugin name: healthcheck