Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tinrab/spidey
A Microservices and GraphQL based online store
https://github.com/tinrab/spidey
golang graphql microservices
Last synced: 3 months ago
JSON representation
A Microservices and GraphQL based online store
- Host: GitHub
- URL: https://github.com/tinrab/spidey
- Owner: tinrab
- License: mit
- Created: 2018-05-25T07:18:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-22T15:00:52.000Z (over 4 years ago)
- Last Synced: 2024-06-28T07:32:09.789Z (5 months ago)
- Topics: golang, graphql, microservices
- Language: Go
- Homepage:
- Size: 3.16 MB
- Stars: 370
- Watchers: 17
- Forks: 56
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.