Introduction to YAML
What Is YAML? YAML is the abbreviated form of “YAML Ain’t markup language” and is a data serialization language often used to create configuration files with any programming language. You might call this a dictionary, hash, or data object, depending...
Jul 11, 20226 min read149
