We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f3160f + d76fe78 commit e004a38Copy full SHA for e004a38
obsolete-implementations.md
@@ -129,7 +129,7 @@ Hyper-Schema
129
{% endfor %}
130
</ul>
131
132
-Schema generation
+Schema generators
133
-----------------
134
135
- Python
@@ -143,6 +143,14 @@ Schema generation
143
- Sparx Enterprise Architect
144
- [API-Add-In](https://github.com/bayeslife/api-add-in) - Sparx EA extension for exporting JSON Schema from UML models
145
146
+Generators from schemas
147
+-----------------------
148
+
149
+#### Data from schemas
150
151
+- JavaScript
152
+ - [json-schema-generator](https://github.com/json-schema-faker) (MIT) - JSON-Schema + fake data generators
153
154
Data parsing and code generation
155
--------------------------------
156
0 commit comments