From a7a65b412af91c03144932d78cad05868793cb78 Mon Sep 17 00:00:00 2001 From: Martin Riedel Date: Thu, 17 Aug 2023 13:10:32 -0400 Subject: [PATCH] #419 Remove developer resources from spec. (#438) --- spec/spec.md | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/spec/spec.md b/spec/spec.md index 0e70a28c..a063f3a7 100644 --- a/spec/spec.md +++ b/spec/spec.md @@ -1764,42 +1764,6 @@ eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDprZXk6ejZNa2diZldhYloxeHFkVlNCQ1hzYU1UYkw4YXVw -### Developer Resources - -#### JSONPath implementations - -- **Node.js** - - https://www.npmjs.com/package/jsonpath - - https://www.npmjs.com/package/jsonpath-plus (Ships its own TS types and have newer updates) -- **Java** - - https://github.com/json-path/JsonPath -- **Kotlin** - - https://github.com/codeniko/JsonPathKt -- **Python** - - https://github.com/kennknowles/python-jsonpath-rw -- **Go** - - https://github.com/PaesslerAG/jsonpath - -#### JSON Schema implementations - -- **Node.js** - - https://www.npmjs.com/package/ajv - - https://www.npmjs.com/package/json-schema -- **Java** - - https://github.com/ssilverman/snowy-json - - https://github.com/leadpony/justify -- **.NET** - - https://github.com/gregsdennis/Manatee.Json -- **Kotlin** - - https://github.com/worldturner/medeia-validator -- **Python** - - https://github.com/Julian/jsonschema - - https://github.com/horejsek/python-fastjsonschema -- **Rust** - - https://github.com/Stranger6667/jsonschema-rs -- **Go** - - https://github.com/xeipuuv/gojsonschema - ### IANA Considerations #### JSON Web Token Claims Registration