Skip to content

[Enhancement] Expose clientmanager/admin APIs as RESTful APIs #435

@yzhao244

Description

@yzhao244

Enhancement Request

Is your enhancement request related to a problem? Please describe

Yes, the clientmanager/admin APIs which are exposed from eventmesh-runtime module are not following the best practice of RESTful APIs . The problems could be seen by API urls such as "showClient", "rejectAllClient" ,"redirectClientByPath"

Describe the solution you'd like

Add a new module such as eventmesh-rest which optimizes the existing admin/clientmanager APIs and expose them as RESTful APIs.

Describe alternatives you've considered

I will follow up and provide more details later. However, I would like to report this to the community and initiate a discussion here. :) . Please provide your feedbacks.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionThis issue requires further discussionenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions