Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 298 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 298 Bytes

Go Database Reconciler

A library for translating between YAML/JSON-serializable Golang structs and Kong databases. It can read the Kong HTTP admin API and create a struct representation of the current configuration set and update a Kong instance's configuration to match a configuration struct.