diff --git a/README.md b/README.md index e304c09..11c7395 100644 --- a/README.md +++ b/README.md @@ -285,6 +285,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. * [JSON Schema Validate API](https://assertible.com/json-schema-validation) - A simple and free JSON Schema Validation API. * [JSONPerf](https://jsonperf.com) - A Visual, Unbiased and Up-to-Date JSON Performance Benchmark. * [FracturedJson](https://j-brooke.github.io/FracturedJson/) - Formatter that produces human-readable but fairly compact output. +* [Format JSON Online](https://formatjsononline.com/) - Format JSON Online is a free, all-in-one JSON tool to format, validate, minify,compare and convert JSON. ## Schema Specifications * [JSON Schema](https://json-schema.org/) - a JSON based format for defining the structure of JSON data.