Assaf Koren
Dean and Technological Director at Sela.
Overview:
GraphQL is an open-source data query and manipulation language for APIs, and a runtime for fulfilling queries with existing data.
GraphQL is gaining momentum as a successor to REST APIs having the ability to dictate exactly what they need from the server, and receive that data in a predictable way.
In this session, we’ll deep dive into this exciting technology and review some reasons why you should consider using a GraphQL architecture instead of REST APIs, and other backend API technologies.