connernilsen / apollo-federation-poc

A small project to demo a Apollo Federation for GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Federation Demo with Docker

This is a small project to demonstrate a working instance of Apollo's Federation with GraphQL.

Setup

To setup, run "python start.py".

Run

To run, navigate to the server/ directory and run npm start.

Teardown

To uninstall, stop the Node server and call "python start.py -d".

About

A small project to demo a Apollo Federation for GraphQL


Languages

Language:JavaScript 82.7%Language:Python 9.8%Language:Dockerfile 7.5%