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

Argus added to implementations #55

Merged
merged 2 commits into from
Dec 12, 2016
Merged
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
1 change: 1 addition & 0 deletions implementations.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ <h2>Data parsing</h2>
<li>Scala
<ul>
<li><a id="link-impl-json-schema-codegen" href="https://github.com/VoxSupplyChain/json-schema-codegen">json-schema-codegen</a> - Tool and SBT plugin for generating Scala, TypeScript models and parsers from Json-Schema definitions, <em>supports version 4</em> (Apache 2.0)</li>
<li><a id="link-impl-argus" href="https://github.com/aishfenton/argus">Argus</a> (MIT) - Macros for building models from JSON Schemas</li>
</ul>
</li>
</ul>
Expand Down