Getting ready...

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

Get Go Web Development Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.