YAML Ain’t Markup Language (YAML)
- is a human-readable configuration language
- it is commonly used for configuration files and in applications where data is being stored or transmitted
YAML Syntax
Example YAML File
# An employee record
martin:
name: Martin Developer
job: Developer
skill: Elite