fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
Apache License 2.0
2.68k stars 151 forks source link

[Language Request] Kotlin #3360

Open ibash opened 7 months ago

dannysheridan commented 5 months ago

Hey @ibash we're planning out the next SDK generator and Kotlin is in the mix. Are you planning to use Kotlin with Android or Java?

ibash commented 5 months ago

Hey Danny, decided to stick with hono's client and not introduce openapi into our stack. So kotlin is no longer needed.

devcrocod commented 1 day ago

Hi! What is the current status of Kotlin support?

I'm interested in multiplatform Kotlin – JVM, Native (iOS), and WASM

dannysheridan commented 1 day ago

@devcrocod our Java SDK is Kotlin-compatible. Most of our customers have found that it meets their needs; curious if that's the same for you!

devcrocod commented 1 day ago

I agree that the Java SDK meets the needs on the JVM.

However, when working with Kotlin, it creates some complications: