GraphQL API Development
Back to Talks

Deep dive into GraphQL — single endpoint architecture, Apollo Server, schema design vs REST APIs

October 15, 2024Self-study & sharing at YouCode

A deep dive into GraphQL — a modern query language for APIs that provides a more efficient alternative to REST.

Topics covered:

  • Single Endpoint Architecture — How GraphQL differs from REST
  • Apollo Server — Setting up a GraphQL server with Apollo
  • Schema Design — Types, queries, mutations, and subscriptions
  • GraphQL vs REST — When to use each approach
  • Best Practices — Error handling, pagination, and caching strategies

The session included hands-on examples building a complete GraphQL API from scratch.

#AWS#CloudComputing#SoftwareEngineering#TechWorkshop