Kong SDK
This module serves as an interface to the Kong Admin API (documentation here). It aids in registering services with the Kong gateway and simplifies interaction with the API through typed interfaces.
Installation
You can install the module by running the following command
npm install @veedstudio/kong-sdk
Documentation
To be made available soon