GraphQL is cooler than (the) REST!

Tired of over-fetching, under-fetching, or dealing with rigid REST endpoints? GraphQL offers a powerful alternative, giving you more control over your data.
In this talk, we’ll break down GraphQL’s core concepts, explore its strengths and weaknesses, and see it in action with code-heavy demos. Whether you’re new to GraphQL or considering the switch, you’ll walk away with: • A clear understanding of how GraphQL differs from REST • Insights into its advantages and trade-offs • Practical knowledge to get started right away
Let’s dive in and see why GraphQL is cooler than REST!
Sources and inspiration
- GraphQL Specification
- General GraphQL documentation
- Hot Chocolate (.NET GraphQL server implementation)
- STRAWBERRY SHAKE (.NET GRAPHQL CLIENT)
- APOLLO (JavaScript graphql client)
- GraphReads - my demo repository
- ChilliCream Youtube Channel (.NET GraphQL CLIENT & Server)
- .NET Aspire overview