https://github.com/malaskowski/vertx-openapi-server
Example Vert.x server with OpenAPI and authentication support
https://github.com/malaskowski/vertx-openapi-server
Last synced: 2 months ago
JSON representation
Example Vert.x server with OpenAPI and authentication support
- Host: GitHub
- URL: https://github.com/malaskowski/vertx-openapi-server
- Owner: malaskowski
- License: apache-2.0
- Created: 2019-03-01T19:34:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T19:34:05.000Z (over 7 years ago)
- Last Synced: 2025-08-26T20:27:22.931Z (11 months ago)
- Language: Java
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Examle Vert.x server
With Open API support, vert.x web contract and authentication handlers.
Run `com.github.skejven.OpenAPI3ServerTest` to test the server.