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]
- Host: GitHub
- URL: https://github.com/unexist/showcase-cdc-quarkus
- Owner: unexist
- License: apache-2.0
- Created: 2021-10-02T15:58:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-26T15:53:17.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T22:49:41.313Z (about 1 year ago)
- Topics: consumer-driven-contracts, pact, quarkus, showcase
- Language: Java
- Homepage: https://hg.unexist.dev/quarkus-cdc-showcase
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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