Re: [DISCUSS] proposal: add plugin development kit doc for APISIX

2022-01-03 Thread ZhengSong Tu
will do it soon *ZhengSong Tu* My GitHub: https://github.com/tzssangglass Apache APISIX: https://github.com/apache/apisix Tsangleslie 于2022年1月2日周日 23:24写道: > > Cool, Looking forward to this proposal. > Shall we open a discussion in GitHub for more opinions ? > > Leslie Tsang > leslie.ts...@iclou

Re: [DISCUSS] proposal: add plugin development kit doc for APISIX

2022-01-02 Thread Tsangleslie
Cool, Looking forward to this proposal. Shall we open a discussion in GitHub for more opinions ? Leslie Tsang leslie.ts...@icloud.com > On 1 Jan 2022, at 10:28 AM, ZhengSong Tu wrote: > > Good idea, it's important. > > *ZhengSong Tu* > My GitHub: https://github.com/tzssangglass > Apache APISI

Re: [DISCUSS] proposal: add plugin development kit doc for APISIX

2021-12-31 Thread ZhengSong Tu
Good idea, it's important. *ZhengSong Tu* My GitHub: https://github.com/tzssangglass Apache APISIX: https://github.com/apache/apisix JunXu Chen 于2021年12月31日周五 21:07写道: > > Thanks for your awesome proposal. > > I think the doc could start from how to deploy the development environment, > how to r

Re: [DISCUSS] proposal: add plugin development kit doc for APISIX

2021-12-31 Thread JunXu Chen
Thanks for your awesome proposal. I think the doc could start from how to deploy the development environment, how to run the example plug-in, how to debug, and then introduce how to call APISIX.core, and link up the whole process. On Fri, 31 Dec 2021 at 18:29, tzssangglass wrote: > Hi, communi

[DISCUSS] proposal: add plugin development kit doc for APISIX

2021-12-31 Thread tzssangglass
Hi, community, recently, there has been a growing call from the community for a detailed tutorial on plugin development[1]. Many users of APISIX do not know what the correct way when writing their own plugins. Now that APISIX has accumulated quite a stable collection of functions in its core modu