added license file
1 file changed
tree: b23865ef4eb53446c8b142c79c0225511a356f3c
  1. LICENSE-APACHE-2.0.txt
  2. README.md
  3. reference.go
  4. 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