javalin VS Armeria

Compare javalin vs Armeria and see what are their differences.

javalin

A simple and modern Java and Kotlin web framework [Moved to: https://github.com/javalin/javalin] (by tipsy)

Armeria

Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard. (by line)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
javalin Armeria
23 7
5,583 4,664
- 1.1%
9.1 9.6
almost 2 years ago 3 days ago
Kotlin Java
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

javalin

Posts with mentions or reviews of javalin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-18.

Armeria

Posts with mentions or reviews of Armeria. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-14.
  • Java Equivalent of Express.js for REST
    8 projects | /r/java | 14 Oct 2021
    If you want something really small that simply let's you expose REST APIs using plain Java, without the IoC containers, you might want to check out Javalin, Ratpack or Armeria
  • A Kotlin programmer's approach to microservices?
    4 projects | /r/Kotlin | 6 Aug 2021
    Check out Armeria, it's a newer framework from the creator of Netty for micro services and comes with many builtin functionalities for service discovery, logging and fault tolerance. It's getting a lot of adoption from companies like Slack, Doordash, Afterpay and Databricks too. It kind of reminds me of Finagle from the Scala ecosystem in that it supports many different protocols (gRPC, thrift and HTTP).

What are some alternatives?

When comparing javalin and Armeria you can also consider the following projects:

ktor - Framework for quickly creating connected applications in Kotlin with minimal effort

Spring Boot - Spring Boot

Vert.x - Vert.x is a tool-kit for building reactive applications on the JVM

Quarkus - Quarkus: Supersonic Subatomic Java.

http4k - The Functional toolkit for Kotlin HTTP applications. http4k provides a simple and uniform way to serve, consume, and test HTTP services.

Jooby - The modular web framework for Java and Kotlin

vertx-lang-kotlin - Vert.x for Kotlin

spark-kotlin - A Spark DSL in idiomatic kotlin // dependency: com.sparkjava:spark-kotlin:1.0.0-alpha

springdoc-openapi - Library for OpenAPI 3 with spring-boot

unirest-java - Unirest in Java: Simplified, lightweight HTTP client library.

Google HTTP Client - Google HTTP Client Library for Java