I’ve made some progress on generating ReScript code from JSON schema. There are still a lot of things to improve, but you can already try it out here: ReScript JSON Schema Online
The final goal is to have a nice codegen from OpenAPI with runtime validation.
The community feedback is really appreciated, since I’m currently working with gql and can’t fully dog-food the solution.