tree: b7c52a757875a9f79a23b029517d8354b902304a [path history] [tgz]
  1. doc/
  2. src/
  3. .gitignore
  4. README.md
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