jason 075d766964 first 3 years ago
..
.github 075d766964 first 3 years ago
.gitignore 075d766964 first 3 years ago
.travis.yml 075d766964 first 3 years ago
CODE_OF_CONDUCT.md 075d766964 first 3 years ago
LICENSE 075d766964 first 3 years ago
README.md 075d766964 first 3 years ago
go.mod 075d766964 first 3 years ago
go.sum 075d766964 first 3 years ago
reference.go 075d766964 first 3 years ago
reference_test.go 075d766964 first 3 years ago

README.md

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Work in progress ( 90% done )

Dependencies

https://github.com/go-openapi/jsonpointer

References

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

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03