JSON ↔ YAML Converter

Convert between JSON and YAML formats.

echo '{"a":1}' | curl -X POST -d @- "swissarmydev.tools/convert?direction=json-to-yaml"