Skip to content

azurity/schema2code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schema2code

Generate code from json-schema.

Supported output languages

Golang

Output code to the specified package. Validatiing data using custom UnmarshalJSON.

Typescript

Validatiing data using export function $check.

use with schema2code

  • go-dogma A library & tool for generating web interface definition code from documentation.

About

translate json schema to multi language code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages