What’s available as a config service for scala - for serving typesafe config hocon?
The hand-wavy concept: it would store pieces of config files in something like git and serve them via https - where the client code could request its config file and stand up the rest of the system.
That’s something I hope to download and use.
Thanks,
David