Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: graphql

Technical writings, opinionated architectures, and development guides tagged with graphql.

Articles2
Est. Read Time43 mins
Categories2
Featured0
Aug 202612 min read
PHP

The Second Pattern: Anti-Corruption Layer

Carrier B speaks GraphQL, so the response arrives shaped like your query and feels like it belongs to you. It does not, and their vocabulary is now load-bearing in your domain.

Nov 202531 min read
Laravel

API-First Laravel Projects

Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.