JSON to Rust — generate Serde structs with derive macros
Convert JSON to Rust structs with serde derives, Option<T> for nullables, and Vec<T> for arrays.
Bring your own API key (stored only in your browser)
Convert JSON to Rust structs with serde derives, Option<T> for nullables, and Vec<T> for arrays.