JSON API (application/vnd.api+json)
This is a really cool project! :+1:
Have you considered following the JSON API spec for the REST API generation? It's a popular specification used by projects such as Ember.js's ember-data library. A full list of JSON API spec implementations is available here. My personal favourite Go server implementation is api2go.
Hi Ryan,
thank you for your appreciation and thanks for your tips! I will study the specifications that you have given me to make the methods most REST compliant.
Regards, Massimo
2016-03-25 4:14 GMT+01:00 Ryan D [email protected]:
This is a really cool project! [image: :+1:]
Have you considered following the JSON API spec http://jsonapi.org/ for the REST API generation? It's a popular specification used by projects such as Ember.js's ember-data https://github.com/emberjs/data library. A full list of JSON API spec implementations is available here http://jsonapi.org/implementations/. My personal favourite Go server implementation is api2go https://github.com/manyminds/api2go.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/maxzerbini/dingo/issues/1