You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/05/13 15:44:12 UTC

[GitHub] [apisix-dashboard] gxthrj commented on issue #1884: feat: provide command line interface of Manager API

gxthrj commented on issue #1884:
URL: https://github.com/apache/apisix-dashboard/issues/1884#issuecomment-840648918


   > @fregie
   > 
   > > I think we can separate the store and storege module at the same time.
   > 
   > In project `apisix-dashboard`?
   > 
   > > Usage: `#go.mod# require github.com/apisix/apisix-dashboard` + `#go code# import "github.com/apisix/apisix-dashboard/api/model"`
   > 
   > It doesn't look elegant.
   > 
   > Do others have any suggestions about that? Thx! ping to @gxthrj @nic-chen @starsz @ShiningRush
   
   `manager-api` provides the basic management interface of APISIX and needs to ensure compatibility with the existing admin API (implement by lua). 
   
   Just like the title of this issue, manager-api can provide a command-line interaction method, and the behavior is consistent with the current http interface.
   
   But `separate the store and storege module` should be another thing. I hope do not do at the same time.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org