Introduction to YAML/JSON for configuration
1 . Introduction to Yaml
YAML is a human-readable data-serialization language. It is commonly used for configuration files and in applications where data is being stored or transmitted. YAML targets many of the same communications applications as Ext...
adityamca123.hashnode.dev6 min read