gongfig
gongfig copied to clipboard
Import and export Kong configuration tool written in Go
Results
2
gongfig issues
Sort by
recently updated
recently updated
newest added
Currently, only unit and integration tests are available. It needs to implement e2e tests where kong will be started in container and gongfig cli will be used to import/export/flush config...
I'm not that familiar with go, but it seems like the project doesn't support the case when auth is enabled? That requires adding the 'apikey' header in HTTP requests.
enhancement