A frontend service which provides routing and throttling functionality.
To run the application execute:
sbt 'run 9280'
To test the application execute:
sbt test it:test
There is also a 'sa-data-import' folder containing scripts to upload SA data from csv files.