JSON to YAML converter

See also YAML to JSON
Your JSON
Your YAML
1DB:
2  host: 127.0.0.1
3  port: '1221'
4  SID: testDB
5supportedCountries:
6  - US
7  - CA
8

FAQ

YAML vs JSON for configuration files

Which systems commonly use yaml for configuration files?