A collection of tools to help you work with JSON data efficiently! This repository provides easy-to-use utilities for common JSON tasks such as format validation, conversions between JSON and CSV, minifying and prettifying JSON, and converting XML to JSON.
To use these tools, you can simply run the Docker Compose file included in this repository.
- Docker and Docker Compose must be installed on your machine. You can download them from the following links:
- Clone the Repository
git clone https://github.com/Lucifer7355/JSON_Formatter.git cd JSON_Formatter - Run Docker Compose
docker-compose up
- Access the Tools
After running the above command, the tools will be accessible at the specified endpoints in your browser or through API calls, depending on how they are configured in the docker-compose.yml.




