Finatra is an open-source project by Twitter that can be used to build REST APIs in Scala programming language. Finatra builds on top of Twitter’s Scala stack — twitter-server, finagle, and twitter-util. Finagle: It can be used to construct high performance servers. Twitter Server: It defines a template from which servers at Twitter are built. … Continue reading Finatra Tutorial — Build Beautiful REST API The Twitter Way
