> docker-compose build
> docker-compose up
Navigate to
- http://localhost:8080 to view homepage
- http://localhost:8080/foo foo to view foo microservice
- http://localhost:8080/bar bar to view bar microservice
Note : This is just a sample project which shows how microservices can be implemented for bigger projects.
Here nginx is being used as api gateway just to demontsrate routing