Chuyển YAML sang JSON
Biến cấu hình YAML thành JSON chuẩn cho những công cụ và API không đọc được YAML.
Từ
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.