We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8283f6 commit 3e3da12Copy full SHA for 3e3da12
README.md
@@ -3,10 +3,13 @@
3
[](https://travis-ci.org/google/jsonapi)
4
[](https://goreportcard.com/report/github.com/google/jsonapi)
5
[](http://godoc.org/github.com/google/jsonapi)
6
+[](http://unmaintained.tech/)
7
8
A serializer/deserializer for JSON payloads that comply to the
9
[JSON API - jsonapi.org](http://jsonapi.org) spec in go.
10
11
+
12
13
## Installation
14
15
```
0 commit comments