Hi,
https://github.com/santhosh-tekuri/jsonschema
I created JSONSchema Validator in GO.
It implements Draft4 and passes all tests including optional one in
https://github.com/json-schema/JSON-Schema-Test-Suite
Looking for feedback. Let me know if you find this useful.
Thanks
Santhosh Kumar
Hi,
I have create XPath 1.0 Parser and Engine in go.
https://github.com/santhosh-tekuri/xpathparser
https://github.com/santhosh-tekuri/xpath
It implements complete XPath 1.0 Specification, extension-functions.
Looking for feedback. Let me know if you find this useful.
Thanks
Santhosh Kumar