Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.45 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.45 KB

Todos Application

The aplication is developed to manage todos. Application structure is shown below. ToDosTodo-Application-Schema

Getting Started


Make sure you have installed and configured docker in your environment. After that, you can run the below commands from the docker-compose.yml file directory and get started with the todos-microservices_application immediately.
  • docker-compose build
  • docker-compose up

Services with ports

You can reach service endpoints like below
Screenshot 2022-04-28 203924

After you run commands, you can access it from the below specified addresses.

Swagger endpoints

External Application