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 1 commit
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 @@ -167,6 +167,7 @@ <h2>Schema generation</h2>
<li>Scala
<ul>
<li><a id="link-impl-guru" href="https://github.com/snowplow/schema-guru">Schema Guru</a> (Apache 2.0) - CLI util, Spark Job and Web UI for deriving JSON Schemas out of corpus of JSON instances</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>
</ul>

Expand Down