https://github.com/microprofile-extensions/openapi-ext
Some extensions for MicroProfile OpenAPI
https://github.com/microprofile-extensions/openapi-ext
microprofile openapi3 swagger-ui
Last synced: 6 months ago
JSON representation
Some extensions for MicroProfile OpenAPI
- Host: GitHub
- URL: https://github.com/microprofile-extensions/openapi-ext
- Owner: microprofile-extensions
- License: apache-2.0
- Created: 2018-09-19T10:39:23.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T03:51:12.000Z (over 1 year ago)
- Last Synced: 2025-08-10T21:58:34.513Z (11 months ago)
- Topics: microprofile, openapi3, swagger-ui
- Language: Java
- Size: 433 KB
- Stars: 23
- Watchers: 2
- Forks: 14
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenApi Extensions
[](https://app.travis-ci.com/github/microprofile-extensions/openapi-ext) [](https://github.com/microprofile-extensions/openapi-ext/blob/main/LICENSE)
___________
Here you will find some extra tools for Open API
* [OpenApi UI](https://github.com/microprofile-extensions/openapi-ext/blob/main/openapi-ui/README.md)
## Examples
Also look at the [example application](https://github.com/microprofile-extensions/openapi-ext/blob/main/openapi-examples/basic-example/README.md) to see how this is used.
[Helidon example](https://github.com/microprofile-extensions/openapi-ext/blob/main/openapi-examples/helidon-basic-example/README.md) demonstrate OpenApi usage with Helidon MicroProfile.