oroboros
oroboros copied to clipboard
templated configuration
https://github.com/eggsby/oroboros/blob/master/config/test/jvm/oroboros/test/ConfigTest.java#L44 This would be particularly useful when you want a version of the config with some value changed.
currently when yaml fails to parse or stencil fails to render the error messages are cryptic, context specific, and not useful to the end user the ui, library, and cli...
it would be nice if I could POST a JSON template map to the server and get back the templated JSON
who wants to serve configs over an insecure conn?