Finatra is a Scala services framework built on top of TwitterServer and Finagle. It provides an easy-to-use API for creating and testing Finagle servers and apps as well as powerful JSON support, modern logging via SLF4J, Finagle client utilities, and more.
Finatra at its core is agnostic to the type of service or application being created. It can be used to build anything based on TwitterUtil: c.t.app.App.
This is free and open source software.
Key Features
- Production use @Twitter.
- ~50 times faster than v1.6 in several benchmarks.
- Powerful Feature and Integration test support.
- Optional JSR-330 Dependency Injection using Google Guice.
- Jackson-based JSON parsing supporting required fields, default values, and validations.
- Logback MDC integration with com.twitter.util.Local for contextual logging across futures.
Website: twitter.github.io/finatra
Support: GitHub Code Repository
Developer: Twitter, Inc.
License: Apache License 2.0
Finatra is written in Scala. Learn Scala with our recommended free books and free tutorials.
Related Software
| Scala Web Frameworks | |
|---|---|
| Play | Based on a lightweight, stateless, web-friendly architecture |
| Finatra | Scala services framework built on top of TwitterServer and Finagle |
| Lift | Powerful, secure web framework. Lift is composed on discrete elements |
| Xitrum | Async and clustered Scala web framework and HTTP(S) server |
| Udash | Scala framework for building beautiful and maintainable web applications |
| Skinny | Full-stack web app framework to build Servlet applications |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

