/jsontofile

The tool is used to convert a JSON array of objects to individual JSON files

Primary LanguageRust

JSON Array Object to Individual Files Converter

This program is a command-line tool written in Rust that efficiently converts a JSON array of objects into individual JSON files.

Improved Performance and Stability over previous implemetation in python.

This Rust version offers significant performance and stability improvements over the previous Python implementation. It leverages Rust's strengths to provide a more efficient and reliable solution.

Downlaod Link for linux

Downlaod Link for windows

Originally developed by: Biplab Gartia Co-developed by: Shivam Tadas