Connect all your configuration files and autogenerate code—Jsonnet is the missing piece for large code bases.
JSON is a hugely popular format, used for configuration, API responses, game save data, and much more. But it has its critics, and JSON is not the only option. YAML is actually older than JSON, but ...