randmonkey / go-database-reconciler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Apache License 2.0


Languages

Language:Go 99.1%Language:Shell 0.8%Language:Makefile 0.1%