/go-konnect-api

This library implements a subset of Kong Konnect Control Planes Configuration API

Primary LanguageGoMIT LicenseMIT

go-konnect-api: Go library for Kong Konnect API

go-konnect-api is a Go library for interfacing with Kong Konnect API.

Documentation

This library implements a subset of Kong Konnect Control Planes Configuration API

See https://docs.konghq.com/konnect/api/control-plane-configuration/latest/ for more details.

Installation

In order to install go-konnect-api execute the following command:

go get -v github.com/ifeoktistov/go-konnect-api

Examples

Check the included examples from this repository.