File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# jsonapi
2
2
3
- ![ Build Status] ( https://github.com/hashicorp/jsonapi/actions/workflows/ci.yml/badge.svg?main )
4
- ![ Go Report Card] ( https://goreportcard.com/badge/github.com/hashicorp/jsonapi )
5
- ![ GoDoc] ( https://godoc.org/github.com/hashicorp/jsonapi?status.svg )
3
+ [ ![ Build Status] ( https://github.com/hashicorp/jsonapi/actions/workflows/ci.yml/badge.svg?main )] ( https://github.com/hashicorp/jsonapi/actions/workflows/ci.yml?query=branch%3Amain )
4
+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/hashicorp/jsonapi )] ( https://goreportcard.com/report /github.com/hashicorp/jsonapi)
5
+ [ ![ GoDoc] ( https://godoc.org/github.com/hashicorp/jsonapi?status.svg )] ( http://godoc.org/github.com/hashicorp/jsonapi )
6
6
7
7
A serializer/deserializer for JSON payloads that comply to the
8
8
[ JSON API - jsonapi.org] ( http://jsonapi.org ) v1.1 spec in go.
You can’t perform that action at this time.
0 commit comments