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