Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@veed-io/kong-sdk

veedstudio7kMIT0.0.8TypeScript support: included

The open source Kong SDK built by VEED

VEED, Kong, SDK, Admin, API, Micro-services

readme

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

Contributing