Convert raw data to class/interface structure, and vice versa online
Raw JSON
Indent :
Java public class
What is this for?
Raw & Struct is a tool that allows developers to convert Raw JSON data into structured formats.
This has been started to solve a personal inconvenience, and moving forward, I hope to provide small conveniences to more developers.
Currently it supports conversion to
- Java Class
- TypeScript Interface
- Kotlin data class
- Python dataclass
- Rust struct