Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Configuration systems like Kubernetes and Docker Compose use YAML parsers that accept JSON as input, allowing users to write in either format without changing the tooling.


but the things is there is a difference between

1) a parser which can handle both (based on detecting both and then switches the parsing depending on it)

2) a parser which is made for YAML and happens to be able to parse JSON




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: