quinnj / JSON3.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code generation based on JSON schemas

kskyten opened this issue · comments

It would be great to automatically generate parsing code based on a JSON schema like in https://github.com/quicktype/quicktype. I made an attempt at parsing JSON schemas here, but wasn't quite successful yet. See the discussion here: fredo-dedup/JSONSchema.jl#6