Converter YAML para JSON
Transforme uma configuração YAML em JSON rígido para ferramentas e APIs que não interpretam YAML.
De
To
YAML
A human-friendly data format, popular for configuration files and settings.
JSON
The data format of the web. Structured, readable, and understood by every programming language.