From Swagger to Kotlin via Gradle Generating your network code has never been so easy

Generate your network code seamlessly with this talk, covering Swagger to Kotlin via Gradle, featuring code generation, automation, and customization options.

Key takeaways
  • Swipe to table: convert Swagger specs to Kotlin code with ease
  • Gradle plugin to automate code generation
  • Support for Moshi-Kogen, retrofit, and Kotlin JSON adapter
  • Automatic generation of data classes and interfaces for network code
  • Possibility to customize output with templates
  • CI integration for continuous generation and testing
  • OpenAPI specification version 3 support
  • Swagger editor for easy editing of spec files
  • Swagger UI for visual representation of APIs