-
A generator jsonschematypes to create Java and Typescript interfaces based on JSON Schemas.
-
A plugin for the jsonschematypes library. Click the link for details on how to use
jsonschematypes
in your own Gradle projects, e.g. in IntellJ IDEA or Android Studio projects.
An online demonstration is here.
Written by jimblackler@gmail.com and offered under an Apache 2.0 license.
A blog article about the motivation is here.
This project uses jsonschemafriend; A JSON Schema validator that can also be used as a schema parsing library for Java projects.