Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Designing robust APIs in Kotlin

Jaewoong
March 17, 2022

Designing robust APIs in Kotlin

Designing robust APIs in Kotlin.

Jaewoong

March 17, 2022
Tweet

More Decks by Jaewoong

Other Decks in Technology

Transcript

  1. References • Kotlin Docs ◦ https://kotlinlang.org/docs/home.html • Mastering API Visibility

    in Kotlin (Márton Braun) ◦ https://zsmb.co/mastering-api-visibility-in-kotlin/ • KEEP - Kotlin Evolution and Enhancement Process ◦ https://github.com/Kotlin/KEEP • Binary Compatibility Validator ◦ https://github.com/Kotlin/binary-compatibility-validator • Effective Kotlin ◦ https://leanpub.com/effectivekotlin • Balloon ◦ https://github.com/skydoves/Balloon • Stream Chat Android ◦ https://github.com/GetStream/stream-chat-android