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.
You can install the module by running the following command
npm install @veedstudio/kong-sdk
To be made available soon