Skip to content

Posts tagged "GraphQL"

GraphQL APIs — schemas, resolvers, federation, and client patterns.

2 articles available

Tip: press Esc to clear the search.

Introduction to APIs with GraphQL

Why GraphQL changed how I build APIs: strong typing, client-driven queries, one endpoint, and an experience that makes REST feel outdated.

Microservices Architecture and APIs with GraphQL

Why I moved from REST to GraphQL for microservices — divide and conquer, client-defined queries, and the trade-offs you need to know.