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

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

Awesome Lists containing this project

README

          

# OpenApi Extensions

[![build_status](https://app.travis-ci.com/microprofile-extensions/openapi-ext.svg?branch=main)](https://app.travis-ci.com/github/microprofile-extensions/openapi-ext) [![License](https://img.shields.io/badge/license-Apache%202-blue.svg)](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.