An overview of introductions, comparisons and talks regarding GraphQL:
Introductions and Use-Cases
- What is GraphQL by RedHat
- GraphQL for server-side resource aggregation
- How to Synchronize Data Across Microservices, Redis Labs
- Beyond REST: Coursera’s Journey to GraphQL
Talking honestly about the Front-End drift of their previous monolith and how it was addressed. - Building enterprise grade APIs with GraphQL, MySQL and nodejs
- GraphQL and Elasticsearch – a love-letter
GraphQL mit Spring Boot
Comparisons
- REST vs. GraphQL: Critical Look by Zdenek “Z” Nemec (Video)
neutral view of the peculiarities of both technologies. Slides Speakerdeck
and the related blog post as well as the referenced maturity model for REST. - An Architect’s guide to APIs: SOAP, REST, GraphQL, and gRPC by RedHat