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

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