RESTful additions for onion/framework
As of now this package provides support for:
application/json: returns all data from the entity to the client as ajson_encoded valueapplication/hal+json: "Big" HAL response with automatically replacing link placeholders with the items available as data for the object.application/api+json: The foundation for JSON-API responsesapplication/ld+json: (Needs testing) A minimal JSON-LD capable serialization.
ToDo:
- Write more tests
JSONAPI TransformationInvestigate JSON-LD