jsonsystems / json-schema

JSONSchema.Net Public Repository
Apache License 2.0
663 stars 64 forks source link

CLI for generating JSON Schema from JSON #73

Closed abdul-thoughtworks closed 4 years ago

abdul-thoughtworks commented 4 years ago

Do we have a CLI for generating JSON Schema from JSON, This would be highly beneficial .

jackwootton commented 4 years ago

Thanks for the feature request. Eventually I would like to package the application so it can be installed with pip. However right now my focus is on the web application so less technical users can just copy-paste without coding knowledge.

I'll tag this as an enhancement to track it.

pmgupte commented 4 years ago

+1 for FR. I am planning to improve (drastically) my content monitoring utility pet project, and wanted exactly what you have here! If CLI is available, I would like to use it in the planned improvement.

rquintanilla-amp commented 4 years ago

Or just some NPM modules so that we can call this programmatically? Would really love to get at this from some JS...

jackwootton commented 4 years ago

Duplicate of #30.

Thanks for expressing an interest in the source code or a package. To avoid this slipping down my list again I'm merging with #30.