quarkus-openapi-generator

OpenAPI Generator - REST Client Generator

APACHE-2.0 License

Stars
100
Committers
49

Quarkus - OpenAPI Generator

⚠️ This is the instructions for the latest SNAPSHOT version (main branch). Please, see the latest released documentation if you are looking for instructions.

⚠️ This extension, like Quarkus 3.7, requires Java 17. The last version of this extension that supports earlier versions of Java is 2.2.16.

⚠️ Check versions 1.x.x if you're still using Quarkus 2. But be aware that we no longer support Quarkus 2. That means there are no updates planned for those versions.

Quarkus' extensions for generation of Rest Clients and server stubs generation based on the Apicurio Codegen capabilities based on OpenAPI specification files.

This client-side extension is based on the OpenAPI Generator Tool. Please consider donation to help them maintain the project: https://opencollective.com/openapi_generator/donate

This repository holds two Quarkus extensions. The one located on the client folder is for REST code generation for client side only. The extension located in the server folder can be used for server stubs generation.

Want to contribute? Great! We try to make it easy, and all contributions, even the smaller ones, are more than welcome. This includes bug reports, fixes, documentation, examples... But first, read this page.

Getting Started

You can learn more in Quarkus Openapi Generator Documentation.

If you want to improve the docs, please feel free to contribute editing the docs in Docs. But first, read this page.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

Package Rankings
Top 15.41% on Repo1.maven.org
Badges
Extracted from project README
All Contributors Build Maven Central License
Related Projects