Jerry Wang
12/12/2022, 7:18 AMpact_mock_server
crate? I wanted to rewrite a legacy proxy server (written in Express.js) which 1) starts an in-process Pact Mock Server using the pact_ffi
2) forwards all incoming requests to Pact Mock Server first 3) then forwards those requests don't have a mapping in Pact Mock Server to a standalone WireMock server.