This website requires JavaScript.
Explore
Help
Sign In
Preston_PLB
/
jsonapi
forked from
Mirrors/jsonapi
Watch
1
Star
0
Fork
You've already forked jsonapi
0
Code
Pull Requests
Activity
jsonapi.org style payload serializer and deserializer. Forked to do more modern Go stuff
13
Commits
3
Branches
1
Tag
826
KiB
Go
100%
c6b352483c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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