Skip to content

SpokaneTech/go-meetup-mini-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meetup-mini-microservices

Using consul to create microservices which can discover each other using service discovery

To run this locally install consul and taskfile.

Run task consul to start the consule server in dev mode.

Run task server-one to start an http server implementing the first algorithm.

Run task server-two to start an http server implementing the second algorithm.

Finally run task instigator to start sending requests and listening for the final ring on the telephone.

About

Using consul to create microservices which can discover each other using service discovery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages