Simplified Mobile DSP Challenge
Dependencies
You will need Java 8+ to run this template (this a the requirement for akka-http).
Template
-
Launch SBT:
$ sbt
-
Compile everything and run all tests:
> test
-
Start the application:
> re-start
-
Browse to http://localhost:8080
-
Stop the application:
> re-stop
Performance Testing
Run the script test.sh
in the performance_testing
folder.