Ktor 2.0 Released | The Ktor Blog

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • kotlin-openapi3-dsl

    Build your OpenApi3 spec in kotlin!

  • My team has been using https://github.com/derveloper/kotlin-openapi3-dsl pretty happily with ktor. We use an interface to expose the ktor routes dsl and the openapi dsl. That way we can tie the ktor routes to their openapi spec. It's not perfect but has turned out pretty well.

  • Ktor-OpenAPI-Generator

    Ktor OpenAPI/Swagger 3 Generator

  • I was always using https://github.com/papsign/Ktor-OpenAPI-Generator but that one does not have support for ktor 2.0.0, so I forked and rewrite some stuff making it to https://github.com/LukasForst/ktor-openapi-generator

  • 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
  • ktor-openapi-generator

    Ktor OpenAPI/Swagger 3 Generator (by LukasForst)

  • I was always using https://github.com/papsign/Ktor-OpenAPI-Generator but that one does not have support for ktor 2.0.0, so I forked and rewrite some stuff making it to https://github.com/LukasForst/ktor-openapi-generator

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