tinrab / spidey

A Microservices and GraphQL based online store
MIT License
372 stars 59 forks source link
golang graphql microservices

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.