Introduction
YAML stands for YAML Ain't Markup Language (It rhymes with "camel").
It is a very simple text-based, human-readable language for exchanging data between people and computers. YAML is not a programming language. It is mostly used for storing configuration information and is human-readable. YAML files store data and they do not include commands and instructions. YAML is a data serialization language similar to XML or JSON. However, it is much more human-readable and concise.
from DZone.com Feed https://ift.tt/3koNF7h
No comments:
Post a Comment