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

Dan Gebhardt #37

Open
danilovaz opened this issue Nov 11, 2016 · 2 comments
Open

Dan Gebhardt #37

danilovaz opened this issue Nov 11, 2016 · 2 comments

Comments

@danilovaz
Copy link

Descrição: Seria muito legal ver o @dgeb na BrazilJS falando sobre o JSON:API uma ótima especificação de resposta JSON. Dan é co-fundador da Cerebris, trabalha na Tildeio e faz parte do core team de Emberjs, JSON:API e Orbitjs.

JSON:API:

HTTP/1.1 200 OK
Content-Type: application/vnd.api+json

{
  "links": {
    "self": "http://example.com/articles"
  },
  "data": [{
    "type": "articles",
    "id": "1",
    "attributes": {
      "title": "JSON API paints my bikeshed!"
    }
  }, {
    "type": "articles",
    "id": "2",
    "attributes": {
      "title": "Rails is Omakase"
    }
  }]
}

Link: Twitter - Github

@jaydson
Copy link
Member

jaydson commented Nov 11, 2016

Acho que poderíamos renomear a issue para ter o nome do palestrante né @danilovaz ?
Valeu 👍

@danilovaz danilovaz changed the title JSON:API Dan Gebhardt Nov 11, 2016
@danilovaz
Copy link
Author

Tem razão! Feito 😄

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

No branches or pull requests

2 participants