Maybe just storing it as JSONB, or reading the json and converting to another format using some serialization library (like Rust's serde) is enough?
I'm asking because Lottie integration is very widespread, and tooling interoperability is important
Maybe just storing it as JSONB, or reading the json and converting to another format using some serialization library (like Rust's serde) is enough?
I'm asking because Lottie integration is very widespread, and tooling interoperability is important