This module contains modules about JSON.
- Jackson Support for Kotlin
- Converting Kotlin Data Class from JSON using GSON
- Iterate Through a JSONArray in Kotlin
- Parsing JSON Arrays in Kotlin with Gson
- Moshi JSON Library for Kotlin Applications
- How to Parse JSON Without Data Class in Kotlin
- Handling Multiple Names for JSON Field in Kotlin
- JSON String to Map
- How to Extract Individual Values From a JSON String