GraphQL - when REST API is not enough - lessons learned - Marcin Stachniuk HD
We all know the REST architectural style to define a good API for your applications. However, REST has its disadvantages and constraints. That’s why Facebook developed GraphQL as an alternative. In my talk, I will present you some REST constraints and how GraphQL solves them. I will talk about how we implemented GraphQL in our application and why. Get to know our successes… and failures from the first row.