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 aa00d88 + 3583114 commit 83a7d65Copy full SHA for 83a7d65
implementations.html
@@ -161,6 +161,16 @@ <h3>Python</h3>
161
<li><a id="link-impl-jsl" href="https://github.com/aromanovich/jsl">JSL</a> (BSD) - a Python DSL for defining JSON Schemas</li>
162
</ul>
163
</div>
164
+<div class="show-hide" data-target="code-generation-list"></div>
165
+<h2>Code generation (1)</h2>
166
+<div class="block" id="code-generation-list">
167
+ <h3>Scala</h3>
168
+ <ul>
169
+ <li><a id="link-impl-json-schema-codegen"
170
+ href="https://github.com/VoxSupplyChain/json-schema-codegen">json-schema-codegen</a> (Apache 2.0) -
171
+ generates Scala types from JSON schemas</li>
172
+ </ul>
173
+</div>
174
175
<div class="show-hide" data-target="parsing-list"></div>
176
<h2>Data parsing (2)</h2>
0 commit comments