An open API service indexing awesome lists of open source software.

https://github.com/unexist/showcase-cdc-quarkus

Showcase for Consumer-driven Contracts [MIRROR]
https://github.com/unexist/showcase-cdc-quarkus

consumer-driven-contracts pact quarkus showcase

Last synced: about 2 months ago
JSON representation

Showcase for Consumer-driven Contracts [MIRROR]

Awesome Lists containing this project

README

          

= Showcase for consumer-driven contracts based on Quarkus

This project holds a showcase for consumer-driven contracts.

== Frameworks

- https://pact.io[Pact]

=== Instructions

Following make targets exist:

- **pact** - Run the service
- **pact-publish** - Push pacts to broker
- **pact-verify** - Verify pacts with broker
- **docker** - Run docker-compose to bring up database and broker