Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend API responses to apply some sort of hypermedia format #50

Open
3 of 4 tasks
namxam opened this issue Nov 16, 2015 · 1 comment
Open
3 of 4 tasks

Extend API responses to apply some sort of hypermedia format #50

namxam opened this issue Nov 16, 2015 · 1 comment
Labels
Milestone

Comments

@namxam
Copy link
Contributor

namxam commented Nov 16, 2015

This includes:

  • Links to related resources like debit, credit, statements endpoint on accounts
  • Link to self
  • Link to next / previous page on collections (in header)
  • Link to detailed data in collections
@namxam namxam added this to the Sprint 2 milestone Nov 16, 2015
@namxam namxam added the api label Nov 16, 2015
@bumi
Copy link
Contributor

bumi commented Jun 19, 2017

the response is created through the Entities, correct?
to support next/previous links we would need some kind of collection entity that wraps the individual entities?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants