Bruno Pedro's public notes


Found at “King of our Kong: How we built a Configuration Management tool for Kong | by Eyal Brave | skai engineering blog | Mar, 2022 | Medium” on 2022-03-28 17:02:02.

We want to manage our APIs the same way we handle almost every configuration in Skai — as code, which means that changes should be versioned, audited, and go through some chain of approval before being deployed to production. In other words, we wanted the API definitions to be just another Git repository.