
Backward Compatibility: A Practitioner's Guide to Evolving APIs Without Breaking Clients
How to version REST endpoints, evolve GraphQL schemas, and ship mobile updates — without leaving...
Tag archive

How to version REST endpoints, evolve GraphQL schemas, and ship mobile updates — without leaving...
Today i announce the DumbQL 1.0.6. This is a beta version because i want to add one big feature...

Since I was introduced to GraphQL I really wanted to have one thing. Strongly typed client where I...

GraphQL: Letting Clients Ask for Exactly the Data They Need A practical guide to GraphQL —...
Vous avez branché GraphQL sur votre API Laravel. Tout fonctionne, les requêtes sont propres, vos...
Application Programming Interfaces (APIs) are the contracts that your backend makes with everything...

Today I’m releasing DumbQL 1.0.5. This version introduces several features focused on developer...
How we replaced fourteen REST endpoints with one Strawberry + FastAPI GraphQL API over SQLite FTS5,

We were migrating a Sitecore project to a new technology stack. The architecture decision was clear:...
I just shipped 5 new tools to DevNestio — a hub of 172 free, browser-only developer utilities. All...
GraphQL vs REST is no longer the religious war it was in 2018. Both approaches have matured, the trade-offs are well-understood, and most experienced teams reac
For decades we've had exactly two bad options for "read something using a complex input": cram...