From GraphQL to Zod: Simplifying Arte's API Architecture
Our team at Marmelab helped Arte transition away from a complex GraphQL layer. Here's how Zod became our secret weapon for maintaining type safety while reducing architectural complexity.
Our team at Marmelab helped Arte transition away from a complex GraphQL layer. Here's how Zod became our secret weapon for maintaining type safety while reducing architectural complexity.
We built a Caddy module to control access to REST resources based on the user's role and a set of permissions.
When your frontend teams are drowning in API complexity and your backend team is overwhelmed with frontend-specific requests, the BFF pattern might be your lifeline. But is it always the right choice?
Bruno is an innovative open-source IDE for APIs you won't be able to live without.
PostgREST lets developers expose a REST API based on an existing database with almost no code. Let's discover how setup this tool!
La spécification OpenAPI permet d'écrire le contrat du service fourni par une API REST. Mais comment écrire un tel contrat et à quoi va-t-il servir ?
HATEOAS, JSON-LD, JSON API, HAL, Hydra ... La liste des acronymes de spécification liées au REST est longue. Quelle est la place d'OpenAPI dans cette liste ?