A Lagom Scala template for Lightbend Activator showcasing a twitter-like application
This templates features using Scala with the Lagom Java API. If you wonder why using the Java API, the reason is simple, the Lagom Scala API isn't yet ready - to track availability of the Lagom Scala API follow this ticket lagom/lagom#1.
Having said the above, it's actually quite pleasing to use Scala with the Lagom Java API. Check the code yourself and feel free to compare it against the original implementation in Java https://github.com/lagom/activator-lagom-java-chirper.