Top 5 Server-Side Frameworks for Kotlin in 2022: Quarkus

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. top-5-server-side-kotlin-frameworks-2022

    ⭐ Top 5 Server-Side Frameworks for Kotlin in 2022

    This post will describe the step-by-step Quarkus implementation, you can check too the Spring Boot one that I used as a reference.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. SDKMan

    The SDKMAN! Command Line Interface

    To begin with you can follow the Quarkus quick start. You will see that there is a quarkus command line (easily installable via sdkman) to create an application choosing Gradle or Maven as the build tool. Once the application is created we can use both quarkus command line or gradlew/mvnw.

  4. Quarkus

    Quarkus: Supersonic Subatomic Java.

    Quarkus

  5. Micronaut

    Micronaut Application Framework

    Micronaut

  6. Flyway

    Flyway by Redgate • Database Migrations Made Easy.

    Finally, Flyway migrations under src/main/resources/db/migration to create and populate greetings table.

  7. SaaSHub

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

    SaaSHub logo
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

  • 🏅 Http4k: Top 5 Server-Side Frameworks for Kotlin in 2022

    6 projects | dev.to | 15 Apr 2023
  • Top 5 Server-Side Frameworks for Kotlin in 2022: Micronaut

    8 projects | dev.to | 15 Jan 2023
  • Fiz um mapa interativo com os resultados do segundo turno do STE com postgres (+postgis) e openlayers

    2 projects | /r/brdev | 15 Nov 2022
  • Top Backend Technologies for Scalable Web Development

    1 project | dev.to | 10 Mar 2025
  • Apache Curator is now using GitHub Issues to track tickets

    1 project | news.ycombinator.com | 21 Jan 2025

Did you know that Java is
the 8th most popular programming language
based on number of references?