Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit a87ff68

Browse files
authored
Update implementations.html
Included Argus link
1 parent e246b88 commit a87ff68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

implementations.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,9 @@ <h2>Code generation (1)</h2>
199199
<div class="block" id="code-generation-list">
200200
<h3>Scala</h3>
201201
<ul>
202+
<li><a id="link-impl-argus"
203+
href="https://github.com/aishfenton/Argus">Argus</a> (MIT) -
204+
Macros to build models from JSON Schemas</li>
202205
<li><a id="link-impl-json-schema-codegen"
203206
href="https://github.com/VoxSupplyChain/json-schema-codegen">json-schema-codegen</a> (Apache 2.0) -
204207
generates Scala types from JSON schemas</li>

0 commit comments

Comments
 (0)