Distributed Systems Final Year Project
Part 1: https://github.com/niemaattarian/Distributed-Systems/tree/master/Part1
- Download the .jar from the release.
- cd to the directory of the .jar file.
- Run the following command:
java -jar ProjectDS.jar
Part 2: https://github.com/niemaattarian/Distributed-Systems/tree/master/Part2
- Download the .jar from the release.
- cd to the directory of the .jar file.
- Run the following command:
java -jar user-account-service-1.0-SNAPSHOT.jar server - Link to SwaggerHub API: https://app.swaggerhub.com/apis/niemaattarian/UserService