updated README
1 file changed
tree: 7a6f723cbce391faa9de03218c495679c09b2d4a
  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