forked from Mirrors/jsonapi
link to godoc
This commit is contained in:
parent
bc547ac735
commit
3574efbd33
|
@ -5,6 +5,8 @@
|
|||
A serailizer/deserializer for json payloads that comply to the
|
||||
[jsonapi.org](http://jsonapi.org) spec in go.
|
||||
|
||||
Also visit, [Godoc](http://godoc.org/github.com/shwoodard/jsonapi).
|
||||
|
||||
## Background
|
||||
|
||||
You are working in your Go web application and you have a struct that is
|
||||
|
|
Loading…
Reference in New Issue