Skip to content

cmerdctech/cloverleaf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloverleaf

API to Flat Files and More

Cloverleaf is a general purpose API to flat file converter. It will make an http request to an API source and convert any list (javascript array) component into a flat file. If the API source provides a 'flatFileSpec' (ie, is LightningPipe), it will generate a file that matches the spec. If not, it will generate a flat file with column names that are a Javascript dotted pathes (eg, Person.Home.City).

About

API to Flat files and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 72.6%
  • JavaScript 27.4%