A GraphQL implementation with 3 microservices.
This repository includes the graphql and the 3 microservices. To be able to test them you need to use docker-compose to build and start the images for each of the microservices and graphql.
The symfony folder is actually a monolith implementation of the 3 microservices, and is used to show the difference between monolith and microservices arhitecture