Converti YAML in JSON
Trasforma una configurazione YAML in JSON rigoroso, per strumenti e API che non leggono YAML.
Da
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.