Skip to content

Code examples for chapter 10 of Bootstrapping Microservices (2nd edition)

Notifications You must be signed in to change notification settings

bootstrapping-microservices-2nd-edition/chapter-10

Repository files navigation

Chapter-10

Code example for Chapter 10 of Bootstrapping Microservices.

The chapter 10 code repository contains the complete working example application: FlixTube. This is what we have been building thoughout the book Bootstrapping Microservices and chapter 10 provides an overview of FlixTube so far, with instructions on how to start, test and deploy it.

You need Docker and Docker-Compose installed to run this.

Boot FlixTube from your terminal like this:

docker-compose up --build

Give it some time to start, wait for the gateway service to come online. Then point your browser at http://localhost:4000/

Click here to support my work

About

Code examples for chapter 10 of Bootstrapping Microservices (2nd edition)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published