Before you begin using API Mesh for Adobe Developer App Builder, you need to install the aio
CLI and the API Mesh plugin.
For installation instructions and prerequisites, visit the API Mesh Getting started page.
aio
CLI and API Mesh pluginAfter installing node
and npm
, run the following command to install the aio
CLI:
npm install -g @adobe/aio-cli
Once the Adobe I/O Runtime CLI is installed, use the following command to install the API Mesh plugin:
aio plugins:install @adobe/aio-cli-plugin-api-mesh