K-Suite, the visual browser-based tool for monitoring and managing Kong Gateway, has a new release available for download, with source code available through GitHub.
火速查看: https://github.com/mym-org/K-Suite
實(shí)現(xiàn)Kong的Java管理API - Kong最佳實(shí)踐Kong提供了Http的管理API,可以實(shí)現(xiàn)對Kong的管理。我們利用Kong的Amin API,實(shí)現(xiàn)一套JAVA的管理API。這里以添加一個Service和Route為示例...