YAML vs JSON: Which one is best for what?
YAML over JSON YAML is best suited for defining the configuration whereas JSON is better as a serialization format or serving up data...
YAML over JSON YAML is best suited for defining the configuration whereas JSON is better as a serialization format or serving up data...