Hello <#C9UN99H24|> , does anyone had practice wri...
# pact-jvm
o
Hello #C9UN99H24 , does anyone had practice writing pacts for services with different programming languages? An example, nodejs service as a consumer and java service as a provider?
j
Hey @Oleksandr Yanov 👋🏻 yup. We have multiple consumers in different languages and have a provider in Kotlin. Is there anything specific that you’re after ? 🙂 Happy to answer any questions you have.
t
Yes, this is a normal Pact use case. There’s no need to use the same language at consumer and provider.
Pact communicates using a language and platform independent contract file.
v