patchwork-toolkit / patchwork

Lightweight Platform for the Network of Things
http://patchwork-toolkit.github.io
MIT License
57 stars 6 forks source link

Discuss/plan/design support for jsonapi.org format #47

Open oleksandr opened 9 years ago

oleksandr commented 9 years ago

See rationale at the following URL: http://jsonapi.org/format/

We can use content negotiation and provide jsonld AND jsonapi responses.

krylovsk commented 9 years ago

Many people seem to be very attached to unique ids (including jsonapi guys), so maybe we could also consider relaxing the device-id/resource-id convention into uuids (or server-generated ids).