Welcome to the API Mesh samples repository! This repository contains a collection of samples demonstrating how to effectively use Adobe API Mesh to integrate and manage multiple APIs in a unified and secure manner.
API Mesh allows you to simplify the integration of multiple APIs by providing a unified endpoint for your clients. This makes it easier to manage, secure, and scale your API integrations.
In this repository, you'll find various samples demonstrating how to set up and use API Mesh for different scenarios. Whether you're new to API Mesh or looking to expand your knowledge, these examples will help you get started and improve your skills.
Before you begin, ensure you have the following:
- An Adobe Developer account
- Access to Adobe API Mesh
- Node.js and npm installed on your local machine (nvm 18.x.x (Mac/Linux) or nvm-windows (Windows))
- Basic knowledge of RESTful APIs and GraphQL
To get started with the examples, follow these steps:
-
Clone this repository:
git clone adobe-commerce-samples
-
Navigate to the cloned directory:
cd api-mesh-examples
-
Navigate to the example you are interested in
cd mock-response
-
Provision an API Mesh using the create or update command.