Prerequisite
Install link:https://nodejs.org/en/[ node (14.17.3 version)].
- Install Strapi locally:
- Install the Strapi hook:
- Activate the hook by adding the following to ` ./config/hook.js of the sample Strapi Project:
- Create a document:
- Get document by ID:
- Get document by path:
- Search a collection:
For more, see the Strapi documentation.