swtseaman opened a new issue, #8636:
URL: https://github.com/apache/apisix/issues/8636

   ### Description
   
   看了很多文档和视频,都是关于依赖plugin runner,使用python、go、java来开发插件的。
   不知道使用这种方式对apisix的性能影响有多少?更希望采用原生lua方式开发插件,看了文档 
https://apisix.apache.org/zh/docs/apisix/plugin-develop/
   这个文档对lua文件具体地址,插件的具体开发方式描述的内容不够具体,请问有没有更具体的开发文档;
   
   比如:
   1、插件开发模板(example项目,可以直接参照的)
   2、有没有自定义插件的默认存放地址,直接放到具体地址即可(是否必须配置 apisix -> extra_lua_path)
   3、如何启用自定义插件,是否需要在 conf/config-default.yaml 的plugins节点添加自定义插件
   4、自定义插件如何添加到 apisix dashboard来进行界面化配置


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