DEV Community

Discussion on: How to write a microservice in Go with Go kit

Collapse
 
mayankshah1607 profile image
Mayank Shah

This was a great tutorial, very insightful indeed. However, I am stuck with the endpoints part and would request you to emphasize better on that part alone. Cheers! :)

Collapse
 
napolux profile image
Francesco Napoletano

How can I help you on this? Any specific question?

Collapse
 
nirdothan profile image
Nir Dothan • Edited

It seems that all the code under "/ Get endpoint mapping" is never executed. I've removed all the "Endpoint Mappings" and it still works the same. Not sure what those mappings were supposed to map