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

Uniform Response or Not #4

Open
scozv opened this issue Sep 4, 2016 · 0 comments
Open

Uniform Response or Not #4

scozv opened this issue Sep 4, 2016 · 0 comments

Comments

@scozv
Copy link
Owner

scozv commented Sep 4, 2016

Bolero recommends an uniform HTTP Response design, that is all HTTP Response will be formatted as:

{
  ok: Boolean,
  data: T
  error: String
}

see

app/controllers/CanResponse.scala
app/models/interop/HTTPResponse.scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant