A Quick Introduction to YAML
Oct 25, 2022 · 4 min read · Introduction YAML is a simple human readable language to represent data. YAML stands for " YAML Ain't Markup Language". Previously it was known as "Yet Another Markup Language". But, It is neither a programming language nor a markup language, It is a...
Join discussion