fruster-bus-ts-schema-resolver
v0.0.8
Published
A JSON schema resolver which converts annotated typecript interfaces into JSON schemas.
Downloads
5
Readme
fruster-bus-ts-schema-resolver
A JSON schema resolver which converts annotated typecript interfaces into JSON schemas.
The heavy lifting of interface to JSON schema is done by (typescript-json-schema)[https://github.com/YousefED/typescript-json-schema]. This is merely an adapter to get it to work with fruster-bus-js.