Anyone got an example of using Pact with Typescrip...
# general
m
Anyone got an example of using Pact with Typescript/Javascript aws SAM lambda SQS consumer?
t
I think there are examples in the pact-js repo for SQS
m
In case you didn't come across it, there's one in a separate repo: https://github.com/pactflow/example-consumer-js-sns on the Pactflow side
[oh no, sorry I just spotted you said SQS not SNS!]
t
The pattern is the same though, so an SNS example should be a good starting point
m
nod