-
-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Labels
good first issueUp for grabsUp for grabsscope/backendRelated to backend changesRelated to backend changesstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/featureA brand new featureA brand new feature
Description
Issue submitter TODO list
- I've searched for an already existing issues here
- I'm running a supported version of the application which is listed here and the feature is not present there
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:
/docs
For UI there are many options:
- swagger-ui (demo)
- redoc (demo)
- scalar (recommended) (demo). integration example
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
Additional context
No response
Metadata
Metadata
Assignees
Labels
good first issueUp for grabsUp for grabsscope/backendRelated to backend changesRelated to backend changesstatus/triage/completedAutomatic triage completedAutomatic triage completedtype/featureA brand new featureA brand new feature
Projects
Status
Todo