Search code examples
resthateoas

Do I need to provide all the links in each response?


I try to follow HATEAOS conventions. For each response I will provide links to another page.

I understand I can provide links for next page (for record paging). My question is, do I need to provide links for common header and footer (which includes sign in/out, navigation bar, common info - about me etc.)?


Solution

  • This should help you

    http://vimeo.com/28761654

    You should provide any legal next steps available based on the state of the resource.