
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.
GraphQL APIs — schemas, resolvers, federation, and client patterns.
2 articles available
Tip: press Esc to clear the search.

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

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