Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions implementations.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,9 @@ <h2>Code generation (1)</h2>
<div class="block" id="code-generation-list">
<h3>Scala</h3>
<ul>
<li><a id="link-impl-argus"
href="https://github.com/aishfenton/Argus">Argus</a> (MIT) -
Macros to build models from JSON Schemas</li>
<li><a id="link-impl-json-schema-codegen"
href="https://github.com/VoxSupplyChain/json-schema-codegen">json-schema-codegen</a> (Apache 2.0) -
generates Scala types from JSON schemas</li>
Expand Down