Convertir YAML en JSON
Transformez une configuration YAML en JSON strict, pour les outils et API incapables de lire le 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.