lnug / speakers

Open an issue to submit a talk
https://github.com/lnug/speakers
43 stars 7 forks source link

GraphQL: an API convention that you will actually follow #91

Closed clementhannicq closed 7 years ago

clementhannicq commented 7 years ago

REST is recognized as the "good practice" in terms of web APIs, but can quickly become a hassle as your application grows and evolves. QraphQL is a new paradigm, allowing developers to request deeply nested information in a single call, without cluttering the response with unneeded fields. In this talk, I will show how GraphQL overcomes the rest limitations to send only the information a caller wants, without changing anything on your backend.

I am currently working at Theodo (http://www.theodo.co.uk/) and have been for the past 18 months, as a fullstack developer.

admataz commented 7 years ago

hi @clementhannicq - this looks good - how would you be for January 25th?

clementhannicq commented 7 years ago

Hi @admataz, I'll be available on January 25th.