json-to-kotlin-data-classesdevdata
JSON → Kotlin data classes
Generate Kotlin data classes (Gson-friendly) from sample JSON (best-effort, offline).
Inputs
Output
(no output yet)
Explanation
Paste JSON and generate Kotlin data classes with inferred types. Handy for DTOs, API models, fixtures, and quick prototyping.
Use it when you need a fast, offline conversion/validation step during development or debugging.