Products
Plunger (desktop API tool)
Online API Tester
Rest Resource Server
Tools
Docs
Articles
Services
Blog
Company
Contact
Customer Stories
About Us
YAML Formatter & YAML ↔ JSON Converter
Validate and pretty-print YAML, or convert between YAML and JSON. Runs entirely in your browser.
Format YAML
YAML → JSON
JSON → YAML
Input
name: metamug-api version: 1.0.0 description: Example service config server: host: 0.0.0.0 port: 8080 tls: true features: - auth - rate-limiting - logging limits: maxRequestsPerMinute: 600 timeoutMs: 5000
Output
Copy