You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# gojsonreference
|
|
An implementation of JSON Reference - Go language
|
|
|
|
## 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
|