Convert YAML to JSON (on-the-fly).
YAMLine is a browser-based tool that converts YAML to JSON and JSON to YAML. Users input content by pasting text or uploading a file into an editor, and the converted result appears in a second editor, which can then be copied to the clipboard or downloaded as a file.
The tool also provides an API for programmatic YAML-to-JSON conversion via a POST request to api.yamline.com/convert/yaml/json, which accepts YAML data as payload and returns the corresponding JSON, or a 400 error if the input is invalid.
It is intended for developers who need to convert between YAML, commonly used for configuration files, and JSON, commonly used for data exchange in web applications and APIs.
It converts YAML to JSON (and JSON to YAML) using an online editor where you paste or upload a file and get the converted result instantly.
Yes, there is a POST API at https://api.yamline.com/convert/yaml/json that returns the JSON corresponding to submitted YAML data, and the docs ask that it be used sparingly.
You can copy the converted result to your clipboard or download it as a file.
It was made by Cyril Bois.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
Code compiler supporting 35+ languages mentioned at wandbox.org.
Extract structured data from any public URL.
Web Scraping API with built-in proxies and JS rendering.
An API that scrapes music release data and renders it using different templates.
Web Scraping API that bypasses anti-bot solutions while offering JS rendering, and rotating proxies.
API platform for Development, Deployment, and Docs - add auth, rate-limiting, and monetization fast.