Skip to content

TypeSchema is a JSON format to describe data models in a language neutral format

License

Notifications You must be signed in to change notification settings

apioo/typeschema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeSchema

About

TypeSchema is a JSON format to describe data models in a language neutral format. A TypeSchema specification can be easily transformed into code for almost any programming language. This helps to reuse core data models in different environments. More information at: https://typeschema.org

The TypeSchema meta specification which describes the specification itself is located at ./specification/typeschema.json. We automatically push the specification to the TypeHub platform where you can see also a rendered version of the specification and download the auto generated models.