postman-code-generators icon indicating copy to clipboard operation
postman-code-generators copied to clipboard

Add Support for Kotlin Ktor code gen

Open nilsjr opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe.

Kotlin the rising star in the Multiplatform sky needs to be part of Postman. Beside Android development the usage of Kotlin as primary programming language increases every day. More and more developers use Kotlin for backend or even Multiplatform software (Web, iOS, Native, Desktop etc.) For this particular mission we should add Kotlin Ktor code generator.

Describe the solution you'd like

Similar to the current java okhttp code generator I would like to see a code generator for Kotlin Ktor.

Additional context

For better understanding whats the current state of the Kotlin ecosystem look here:

Kotlin Website Ktor Website Ktor Client Documentation

The Ktor HTTP client can be used in multiplatform projects and supports the following platforms:

JVM Android JavaScript Native (iOS and desktop, including linuxX64, macosX64, mingwX64)

nilsjr avatar May 21 '21 13:05 nilsjr

Any update on this ? As there is now Kotlin with RetroFit.

Ayfri avatar Apr 19 '23 02:04 Ayfri

I think accepting new codegens is on hold right now. Right? @akshaydeo

nilsjr avatar Apr 19 '23 08:04 nilsjr