Developing a Kong Plugin with Go
Mar 20, 2025 · 3 min read · When trying to develop a custom Kong plugin with Go, I couldn't find any working examples for the latest Kong version (3.9.0 at the time of writing). This post demonstrates a simple, working Go plugin example to build upon. For reference and further ...
Join discussion