Reference implementations for Pact Specification
This project contains a reference implementations of the Pact specifications written in Rust, as well as example projects in JavaScript and C that use the mock server library.
This is the V2 implementation. For V1 Specification implementation go to the v1-spec branch, and for V1.1 Specification implementation go to the v1.1-spec branch.