Apollo Federation Demo

This repository is a demo of using Apollo Federation to build a single schema on top of multiple services. The microservices are located under the ./services folder and the gateway that composes the overall schema is in the gateway.js file.

Installation

This is the Docker and Kuberenets implementation of the following project Apollo Federation Demo

To Succefully setup & run it with Docker and Kuberenets Read this Blog on

Run a Federated GraphQL Server on Kubernetes with Docker