Skip to content

tenntenn/jsonschema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonschema Go Documentation Travis Go Report Card codecov

tenntenn/jsonschema is JSONSchema generator from Go types.

Install

Use go get:

$ go get github.com/tenntenn/jsonschema

Usage

All usage are described in GoDoc.