Skip to content

Example showing an OpenApi contract-first Camel Quarkus service

Notifications You must be signed in to change notification settings

brunoNetId/camel-quarkus-api-first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Camel Quarkus OpenApi contract-first example

This repository showcases how to compose a Camel Quarkus application to expose an OpenApi service adopting a contract-first approach.

The code in this repository is the base for the following blog article in quarkus.io: [pending url]

collects a number of Camel based flow patterns very common in large integration platforms. They are useful to represent different levels of complexity and perform sizing measurements.

Contents

The repo includes the main Camel Quarkus OpenApi service, and a stub service to use as a mock backend service. You'll find a Readme file in each of the services with instructions on how to run them.

About

Example showing an OpenApi contract-first Camel Quarkus service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages