Create a server that returns dynamically generated nested JSON files from CSVs
bash install.sh
bash run.sh
Takes delimited data (CSV, TSV, spreadsheet data) and coverts it to JSON, with the option to create nested levels.
Repository from Github https://github.comtropChaud/jsonify-it
Create a server that returns dynamically generated nested JSON files from CSVs
bash install.sh
bash run.sh
Takes delimited data (CSV, TSV, spreadsheet data) and coverts it to JSON, with the option to create nested levels.