What is the state of frameworks and libraries support to build microservices in scala?

This page summarizes the projects mentioned and recommended in the original post on /r/scala

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Play

    The Community Maintained High Velocity Web Framework For Java and Scala.

    While not a dedicated microservices framework you can definitely build microservices on top of Akka (https://www.scnsoft.com/blog/akka-actors-for-microservices) you optionally could use Play (https://www.playframework.com/) as well (its also built on top of Akka) for aspects like the web API

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • sangria

    Scala GraphQL implementation

    As Api gateway we use sangria on top of Finagle (finch to be precise) and that has been a huge boon in making the connection between microservices and frontend seamless/safe.

  • Finagle

    A fault tolerant, protocol-agnostic RPC system

    Finagle from Twitter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you konow that Scala is
the 33rd most popular programming language
based on number of metions?