miniblog.
← Back to all posts
Wilfred Hughes
Feb 25, 2018 at 23:56
Quicktype is a nifty project that generates type definitions from sample JSON examples:
https://github.com/quicktype/quicktype
It's often easy to overlook parts of software development that can be automated.
GitHub - glideapps/quicktype: Generate types and converters from JSON, Schema, and GraphQL
Generate types and converters from JSON, Schema, and GraphQL - glideapps/quicktype