A JSON schema resolver which converts annotated typecript interfaces into JSON schemas.
npm install fruster-bus-ts-schema-resolverA 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.