In a couple of presentations over the past year, <...
# orm-help
d
In a couple of presentations over the past year, @schickling mentioned an idea of apps built with a "Layered Service Architecture" based on Graphql and microservices. Are there any sample apps showing off that architecture? I'd just like to see a simple example stitching two micro-services together... Thanks for any info!
l
I created a gist (https://gist.github.com/aqwert/6a041827d24ebec3275f75a910018e3f) a few months ago that goes into stitching graphql services together. Might help
🙌 1