Please clone or download this repo. The directory structure is as per the the layout of play famework.
Launch the application using sbt command : sbt run
Using GUI: http://localhost:9000/home
ReportAndQueryController.scala
-
Front end : REST API + Angularjs
-
Back end : Play framework + Scala
-
Front and back ends are based on asynchronous (nob-blocking) model
-
Data serialization using JSON