jsonapi.org style payload serializer and deserializer. Forked to do more modern Go stuff
Go to file
Sam Woodard c6b352483c avoid variable name collision 2015-07-06 14:39:24 -07:00
.gitignore Initial commit 2015-07-05 08:59:30 -07:00
node.go rename struct, add test for relationships 2015-07-06 11:57:20 -07:00
request.go switch to using unix timestamps in payloads 2015-07-06 14:35:17 -07:00
request_test.go switch to using unix timestamps in payloads 2015-07-06 14:35:17 -07:00
response.go avoid variable name collision 2015-07-06 14:39:24 -07:00
response_test.go switch to using unix timestamps in payloads 2015-07-06 14:35:17 -07:00