Hacker News new | ask | show | jobs
by sgtnoodle 1168 days ago
Many people use text format protobufs for config. It vaguely resembles yaml, and the schema is enforced by virtue of requiring a message definition in order to parse it.