JSON Schema parser & code generator
json-schema generates Go struct from a JSON Schema specification. Decimal types are supported for accurate currency calculation.
json-schema generates Go struct from a JSON Schema specification. Decimal types are supported for accurate currency calculation.
Database scheme extractor & code generator in Go. Supported database: MySQL SQLite
xsd is a Go package that generates tagged struct from XML Schema (xsd). When only the XML file is available, an xsd file can be automatically generated by a XML Schema learner, such as “github.com/kore/XML-Schema-learner”.