diff --git a/obsolete-implementations.md b/obsolete-implementations.md index 27918389..fcb22a07 100644 --- a/obsolete-implementations.md +++ b/obsolete-implementations.md @@ -129,7 +129,7 @@ Hyper-Schema {% endfor %} -Schema generation +Schema generators ----------------- - Python @@ -143,6 +143,14 @@ Schema generation - Sparx Enterprise Architect - [API-Add-In](https://github.com/bayeslife/api-add-in) - Sparx EA extension for exporting JSON Schema from UML models +Generators from schemas +----------------------- + +#### Data from schemas + +- JavaScript + - [json-schema-generator](https://github.com/json-schema-faker) (MIT) - JSON-Schema + fake data generators + Data parsing and code generation --------------------------------