swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
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.
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.