Y
Hacker News
new
|
ask
|
show
|
jobs
by
sysbot
1886 days ago
Have you looked at Cuelang [1] as a configuration language or source of truth?. It's still new but it's a superset of JSON but attempted to combine data/schema into one and reject inheritance and replace with validation instead.
[1]
https://github.com/cuelang/cue/tree/master/doc/tutorial/basi...