Like a customer specifying exactly what they need from a supplier — both agree on the spec before production starts.
The consumer (frontend) defines what it needs from the provider (API). Consumer: "I will send GET /users/123 and expect { id, name, email }."
> Consumer: frontend-app > Provider: user-service > Pact server listening on port 1234
Like a customer specifying exactly what they need from a supplier — both agree on the spec before production starts.
The consumer (frontend) defines what it needs from the provider (API). Consumer: "I will send GET /users/123 and expect { id, name, email }."
> Consumer: frontend-app > Provider: user-service > Pact server listening on port 1234
Sign in to cast your vote
Sign in to share your feedback and join the discussion.