imports updates from sigu-339 to xeipuuv github account
1 file changed
tree: fbc167e3d9a0a62d9ec4c6a3b2f21d519cd471cd
  1. README.md
  2. reference.go
  3. reference_test.go
README.md

gojsonreference

An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

Dependencies

https://github.com/xeipuuv/gojsonpointer

References

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

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