openapi-kgen
openapi-kgen copied to clipboard
Generate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0.
It would be great if in addition to / instead of Moshi [kotlinx-serialization](https://github.com/Kotlin/kotlinx.serialization) would be supported as a (de-)serializer as that would be a step towards multiplatform support.
Hi, this looks like the lib I'm needing, but I'm not getting how to use it, this should be usable with Retrofit, right? is there a sample somewhere where the...
I'm proposing a new API for users to simplify error management. The current generated API lets the user handle all the errors by himself, like as following (written on the...
Is oAuth going to be supported any time soon? This is the only OpenAPI generator that supports all Kotlin features and practises. It needs **more attention** from the community and...