swagger-api / swagger-codegen

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
http://swagger.io
Apache License 2.0
17.01k stars 6.03k forks source link

[Kotlin] Ktor client code generation #9832

Open GaborPeto opened 4 years ago

GaborPeto commented 4 years ago
Description

Ktor can be used to create API clients to be consumed by front end applications on different platforms. It'd be great to have ktor code generation for the client side.

ZA74968 commented 1 year ago

Hello. Are any updates about this appeared? We are using Ktor for our android client and want to generate API client from spec.

taport commented 1 year ago

I will pick this up over the next weeks.