Blog post on Breakpoint debugging with Kong

Hi everyone! I’ve been developing Kong plugins at work for more than an year and like others I faced issues not being able to do breakpoint debugging while developing Kong plugins so I had created a setup to do breakpoint debugging in Goland for Kong plugin development.

I finally wrote a post about it starting from Kong setup, to adding your first plugin to doing a breakpoint debugging for your plugin.

Please go through and share your feedback and suggestions.

Thanks

Post link : Breakpoint debugging with Kong plugin development - DEV Community

2 Likes