oxcz opened a new issue, #2931:
URL: https://github.com/apache/apisix-dashboard/issues/2931

   ### Issue description
   
   请问为什么要有一层manger api呢?apisix不是提供了admin api吗?
   
   ### Expected behavior
   
   请问为什么要有一层manger api呢?apisix不是提供了admin api吗?
   
   ### How to Reproduce
   
   请问为什么要有一层manger api呢?apisix不是提供了admin api吗?
   
   ### Screenshots
   
   _No response_
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   - OS (cmd: `uname -a`):
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   - etcd version, if have (cmd: run `etcd --version`):
   - apisix-dashboard version, if have:
   - Browser version, if have:
   
   
   ### Additional context
   
   看到逻辑是主要直接操作了etcd,存到了缓存里面。然后对缓存进行操作,最后再写回etcd。
   我看其中部分接口,例如路由服务消费者等,apisix本身也是提供了admin api的,为什么这个后台有重复实现了一次,而没有直接调用api 
six的admin api呢?


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

Reply via email to