Join Slack
Powered by
Hello. Can you suggest any Kotlin library for bui...
# announcements
a
Andrey Shcheglov
09/23/2019, 12:26 PM
Hello. Can you suggest any Kotlin library for building REST clients (e.g.:
kovert
,
kottpd
,
javalin
,
ktor
,..) capable of generating client-side interfaces from either `WADL`or
swagger.{yaml,json}
? I'm looking for smth similar to what
wadl2java
and
https://editor.swagger.io
tools can offer.
b
Big Chungus
09/23/2019, 12:27 PM
Ktor has swagger support
start.ktor.io
a
Andrey Shcheglov
09/23/2019, 12:28 PM
Thank you!
3
Views
Open in Slack
Previous
Next