Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tinrab/spidey

A Microservices and GraphQL based online store
https://github.com/tinrab/spidey

golang graphql microservices

Last synced: about 2 months ago
JSON representation

A Microservices and GraphQL based online store

Awesome Lists containing this project

README

        

# Spidey

Online store based on microservices and GraphQL.

The underlying source code for the article [Using GraphQL API Gateway for Microservices in Go](https://outcrawl.com/go-graphql-gateway-microservices).

## Build

```
$ docker-compose up -d --build
```

Open in your browser.