markeh / NewsReader

0 stars 1 forks source link

Suggestion: allow API service to serve hypermedia #5

Open goofballLogic opened 6 years ago

goofballLogic commented 6 years ago

Currently the API speaks it's own type of JSON. It might be better to serve (or allow negotiation of) a hypermedia protocol such as HAL, JSON-LD or JsonCollection.

markeh commented 6 years ago

Hi,

Thanks for the suggestion hypermedia isn't something I am familiar with, I will take a look when I get the chance and consider implementing in the project.