This is an example application that has Play Framework (Scala) providing a JSON API and AngularJS using the API and providing user interface. You can check the demo running on Heroku. It is on the free tier so it might take couple seconds to spin up.
This application uses the following technologies:
- Play Framework 2.2.3 (Scala)
- Slick 2.0.2
- Play-slick
- H2 in-memory DB
- WebJars
- WebJars-Play
- AngularJS 1.2.6
- RequireJS
- Masonry 3.1.5
- Angular-masonry with code from this PR
- Foundation 5.2.2