Impl OpenAPI UI #631
Labels
good first issue
Up for grabs
hacktoberfest
Issues good for hacktoberfest goal
scope/backend
Related to backend changes
status/triage/completed
Automatic triage completed
type/feature
A brand new feature
Issue submitter TODO list
Is your proposal related to a problem?
kafka-ui can be an excellent resource to communicate with kafka using HTTP. Which can facilitate integrations and other tooling.
Describe the feature you're interested in
In order to make kafka-ui as friendly as possible, specially for exploration of the api, It would be nice to expose an openapi UI under an endpoint, so developers can easily build integrations and easily debug in their context.
I propose adding the following endpoints if possible:
For UI there are many options:
the idea would be to ship the statics with kafka-ui for one of these visualizers.
Regards
Describe alternatives you've considered
No response
Version you're running
b4ffd96
Additional context
No response
The text was updated successfully, but these errors were encountered: