saintedlama / restify-mongoose

Restify-Mongoose provides a resource abstraction to expose mongoose models as REST resources.
BSD 2-Clause "Simplified" License
110 stars 34 forks source link

Support for hypermedia/HATEOAS #23

Open ismarslomic opened 9 years ago

ismarslomic commented 9 years ago

This is a question for discussion and not an issue.

How can we provide developers better ability to add hypermedia links/controls and thus also achieve greater level of RESTfulness in the Richardson Maturity Model?

ismarslomic commented 9 years ago

@saintedlama, any thoughts on this? Lib/framework support for HATEOAS is really lacking in most REST libs today. So the need is great

saintedlama commented 9 years ago

Not yet. Need some time :sad:

ismarslomic commented 9 years ago

Discussions about different hypermedia types

Most used hypermedia types

Rest Framework

Javascript modules