A Reactive web app with Play and Watson Language Translator
- git clone https://github.com/sanjeevghimire/watson-language-translator-play-api.git
- sbt compile
- sbt run
- Access http://localhost:9000
For details on the integration of Watson language translator and Play framework, Read here.