Skip to content

johnOdia/Csv-to-Json-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A script for converting csv files to json format

The api route expects a link to a hosted csv file in req.body.csv

Users can specify selected fields to be converted in req.body.select_fields which should be an array of fields. By default the api converts all fields.

The api returns a json object as its response.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published