forked from ebhomengo/niki
20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
|
# gojsonreference [](https://github.com/go-openapi/jsonreference/actions?query=workflow%3A"go+test") [](https://codecov.io/gh/go-openapi/jsonreference)
|
||
|
|
||
|
[](https://slackin.goswagger.io)
|
||
|
[](https://raw.githubusercontent.com/go-openapi/jsonreference/master/LICENSE)
|
||
|
[](https://pkg.go.dev/github.com/go-openapi/jsonreference)
|
||
|
[](https://goreportcard.com/report/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
|