danionescu0 / docker-flask-mongodb-example

Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
GNU General Public License v3.0
99 stars 41 forks source link

Add a demo of two services that use one another to communicate #7

Closed danionescu0 closed 4 years ago

danionescu0 commented 5 years ago

The service should be able to work even if the services that it depends on are down and provide some defaults

danionescu0 commented 4 years ago

Done in book collection service uses user service