Skip to content

Latest commit

 

History

History

api-mesh

API Mesh Samples

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.

Overview

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.

Prerequisites

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

Installation

To get started with the examples, follow these steps:

  1. Clone this repository:

    git clone adobe-commerce-samples

  2. Navigate to the cloned directory:

    cd api-mesh-examples

  3. Navigate to the example you are interested in

    cd mock-response

  4. Provision an API Mesh using the create or update command.