Skip to content

tans105/cjc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV to JSON Converter (cjc)

Convert,filter and aggregate the CSV and return the equivalent Json using Rest Based Web Service call

Sample Request Json :

{
	"id":"url1",
	"filter":{
		"name":["Daxil","Tanmay"],
		"id": ["1", "6"]
	},
	"combination": false
}

Pre-requisite:

  1. Maven

About

Convert,filter,aggregate CSV to equivalent Json using Rest Based Web Service

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages