kong-java-client
kong-java-client copied to clipboard
Java Client for Kong API Gateway configuration
Results
3
kong-java-client issues
Sort by
recently updated
recently updated
newest added
Discontinued? Thanks.
Kong1x
4
I have made quite few changes to make this Java client compatible with Kong 1.x. Not completely done but many features are working and many tests are passing
I need pass additional request headers when creating apis, like -H "Host: myhost.com" -H "Authorization: Basic xxxxxxxx" How can I do it?