Intro: YAML file format, MCP Server and GitHub Copilot
YAML File Format
Intro
YAML is a data serialization language (standard format to transfer the data) just like- XML, JSON.
YAML stand’s for YAML Ain’t Markup Language.
File Extension: .yaml OR .yml
NOTE: YAML is superset of JSON: any valid JSON ...
adityadevinterviewblog.hashnode.dev4 min read