Skip to content

de-ucu/distributed_systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Running the project: docker-compose up --build

Endpoints:

  • GET localhost:1234 - retrieve all messages from master node
  • POST localhost:1234/?message=your_message_here - log your_message_here message
  • GET localhost:1236 - retrieve all messages from secondary_1 node
  • GET localhost:1237 - retrieve all messages from secondary_2 node

About

Homeworks for distributed systems course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published