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
155
Commits
3
Branches
1
Tag
826
KiB
3e612cc977
Commit Graph
2 Commits
Author
SHA1
Message
Date
Aren Patel
0a2decba43
Make the Meta test also check for the value of the detail key. Moving all testing models to their own file. Updated the readme to include a deeply nested, varying typed meta example. Convert the map[string]interface to a Meta in the tests. Make the Meta field of a Link of type Meta rather than a map[string]inteface{}. Use the headerAccept constant defined for the example app. Commenting the new Metable interface and moving the Meta type beside it. Example app updated to use jsonapi.Links and jsonapi.Meta types rather than the underlying map[string]interface{}.
2017-02-16 20:28:09 -08:00
Aren Patel
6958c3a8be
Added tests for the REST endpoints exposed in our example. Added a script for running the example app. Split the example into multiple files.
2017-02-16 19:28:09 -08:00