Skip to content

domdavis/fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzz Microservice

FizzBuzz split into a set of 4 microservices designed to be run as a fleet of docker images for highly concurrent, highly resilient deployment.

To run locally:

make docker
./start.sh

To stop locally:

./stop.sh

Get usage instructions:

go run fizzbuzz.go

Also checkout the Makefile, Dockerfile, and start.sh for more details.

About

FizzBuzz microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published