tree: 14aa0a812b8ce00b105f138afbad084fab0a5afc [path history] [tgz]
  1. doc/
  2. .gitignore
  3. README.md
  4. reference.go
  5. reference_test.go
README.md

gojsonreference

An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

Dependencies

https://github.com/sigu-399/gojsonpointer

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03