April 2018
Intermediate to advanced
338 pages
7h 38m
English
Start consul agent, micro API, first-greeting-service.go, and second-greeting-service.go in separate terminals by executing the following commands:
$ consul agent -dev$ micro api$ go run first-greeting-service.go$ go run second-greeting-service.go
Read now
Unlock full access