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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Quarkus

    Quarkus: Supersonic Subatomic Java.

  • Quarkus

  • Micronaut

    Micronaut Application Framework

  • Micronaut

  • Flyway

    Flyway by Redgate • Database Migrations Made Easy.

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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