yzhao244 opened a new issue #435:
URL: https://github.com/apache/incubator-eventmesh/issues/435


   ## Enhancement Request
   
   <!-- 
   First of all: Have you checked the docs 
https://github.com/apache/incubator-eventmesh/tree/develop/docs, 
   or GitHub issues whether someone else has already reported your issue? 
   -->
   
   ### 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"
   
   <!-- 
   A clear and concise description of what the enhancement is.
   -->
   
   ### 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. 
   <!-- 
   A clear and concise description of what you want to happen. Add any 
considered drawbacks.
   -->
   
   ### 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. 
   <!-- 
   A clear and concise description of any alternative solutions or features 
you've considered.
   -->
   
   ### Additional context
   
   <!-- 
   Add any other context or screenshots about the enhancement request here.
   -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to