27 lines
1.4 KiB
Markdown
27 lines
1.4 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
|
|
|
|
## Licensing
|
|
|
|
This library ships under the [SPDX-License-Identifier: Apache-2.0](./LICENSE).
|
|
|
|
See the license [NOTICE](./NOTICE), which recalls the licensing terms of all the pieces of software
|
|
on top of which it has been built.
|