@dawidhyzy Any of the Java ones works fine. I’ve used Gson for the most part, Jackson is also an option. I hear Moshi is good as well but I haven’t tried it with Kotlin. I also wrote my own Kotlin-based library (called “klaxon”) but it’s nowhere as polished as these others.