spidey icon indicating copy to clipboard operation
spidey copied to clipboard

A Microservices and GraphQL based online store

Spidey

Online store based on microservices and GraphQL.

The underlying source code for the article Using GraphQL API Gateway for Microservices in Go.

Build

$ docker-compose up -d --build

Open http://localhost:8000/playground in your browser.