spidey
spidey copied to clipboard
A Microservices and GraphQL based online store
Hi, first thanks for the example! It helps me learn. But I found a problem while replicating your article on Medium. I can execute accountCreate but I couldn't execute productCreate,...
how to get header token
Thank you a for this great project and tutorial. I've really enjoyed it while following. I'm trying to build a boilerplate for microservices development. And I have a few questions...
Hi , @tinrab I'm unable to host the project (which follow the same structure of yours project ) on jenkins (kubernetes) and also unable to remove dependencies as in API...
currently i'm inside repository of order service and want to call function written in repository of account service how can i do this ??
This is a really nice example. I would like to try and extend it and make a few PR's and am curious about a few things Subscriptions ? This is...
Hello! I've tried playing around with your project, however, after following the instructions in the README file, I can't get it to run. After running `$ vgo mod -vendor`, this...
Hi @tinrab , First at all, thanks for your articles at outcrawl.com, I am personally learning a lot from them. However I have a couple of doubts: - Why do...
dont knwo if your aware but there is a pure golang equivalent of elastic called bleve. Its very easy to use. Its data storage medium is based on pure golang...