summaryrefslogtreecommitdiff
path: root/json/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'json/README.md')
-rw-r--r--json/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/json/README.md b/json/README.md
index 540ce60..2b541ef 100644
--- a/json/README.md
+++ b/json/README.md
@@ -85,6 +85,10 @@ This suite is being used by:
* [jsck](https://github.com/pandastrike/jsck)
+### Common Lisp
+
+* [json-schema](https://github.com/fisxoj/json-schema)
+
### C++
* [Modern C++ JSON schema validator](https://github.com/pboettch/json-schema-validator)
@@ -179,6 +183,7 @@ which also welcomes your contributions!
### Rust
+* [jsonschema](https://github.com/Stranger6667/jsonschema-rs)
* [valico](https://github.com/rustless/valico)
### Swift