oroboros icon indicating copy to clipboard operation
oroboros copied to clipboard

templated configuration

Results 4 oroboros issues
Sort by recently updated
recently updated
newest added

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?