You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
940 B
15 lines
940 B
# gojsonreference [](https://travis-ci.org/go-openapi/jsonreference) [](https://codecov.io/gh/go-openapi/jsonreference) [](https://slackin.goswagger.io)
|
|
|
|
[](https://raw.githubusercontent.com/go-openapi/jsonreference/master/LICENSE) [](http://godoc.org/github.com/go-openapi/jsonreference)
|
|
An implementation of JSON Reference - Go language
|
|
|
|
## Status
|
|
Feature complete. Stable API
|
|
|
|
## 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
|
|
|