Developing a Kong Gateway Plugin With Go
This tutorial by Kong Champion Mert Simsek shows you how to create a custom Kong plugin with Go programming language. Install Kong Gateway: https://bit.ly/3rYb9SV
Follow along in the blog post tutorial: https://bit.ly/3vcqhyg
To dive deeper into how Kong supports Go programming, visit the Kong Gateway documentation: https://docs.konghq.com/
If you have any additional questions, post them on Kong Nation: https://discuss.konghq.com/
To stay in touch, join the Kong Community: https://bit.ly/3d1E8Bi
Once you’ve successfully set up Kong Gateway plugins with Go, you may find these other tutorials helpful:
- How to Use the Kong Gateway JWT Plugin for Service Authentication: https://bit.ly/3pudLXD
- 4 Steps to Authorizing Services With the Kong Gateway OAuth2 Plugin: https://bit.ly/3sPuMNZ
- Getting Started With Kuma Service Mesh: https://bit.ly/3sLAn7R
Want to share the projects you’ve created? Sign up: https://forms.gle/v26vnBNQZTneXVbAA
#Golang #APIgateway #APIs