Hi.
I am new to using KrakenD, and although I love how the configuration file is organized in JSON, I feel that in cases of variables and conditionals, the flexible tmpl format ends up not being the most agile format to work with. For this reason, I thought that a library to generate this configuration could be useful, ranging from a simple collection of Structs in GO that represent the general JSON schemas for use, or something more complete to actually generate the final file.
I included this idea here in krakend-schema because I believe this is the place that could cover this idea, using the schemas as a basis.
I would like to know if an idea like this has already been considered and discarded or if it is not within the scope proposed by KrakenD.