An open API service indexing awesome lists of open source software.

https://github.com/setekhid/gong

kong admin api client in golang, kong's document is my document
https://github.com/setekhid/gong

Last synced: 5 months ago
JSON representation

kong admin api client in golang, kong's document is my document

Awesome Lists containing this project

README

          

# gong

kong admin api client in golang.

# usage

everything starts from `gong.ConnectNode`, read [kong's admin api document](https://getkong.org/docs/0.11.x/admin-api) for how to use this pkg.

# license

all code is under BSD 3-Clause license.