Examples are based on the examples of finagle included in the project

2 examples

Using thrift - Server and Client using Finagle and scrooge

./gradlew scroogeCompile //generates finagle thrift files in scala

./gradlew build

The 2nd is a http server in scala here