implemented Set, revamped GET and wrote an internal implementation
1 file changed
tree: 6d556e66aa644713c0ce872afe8ccaa36f5ddc08
  1. doc/
  2. src/
  3. .gitignore
  4. README.md
README.md

gojsonpointer

An implementation of JSON Pointer - Go language

Status

Work in progress ( 80% done )

References

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