8000 GitHub - GunnJerkens/post-csv: A small quick tool to take a csv and post it to an endpoint
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GunnJerkens/post-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

post-csv

Just a quick way to take a csv and post it to an endpoint. Helpful for migrating data sets where the endpoint doesn't offer a built in import function.

setup

Copy config.sample.php to config.php and put in the url and the absolute path to the file.

The append array is if you want to attach a $key=>$value of data to each of the post strings that you didn't add a column for previously in Excel.

run

php post-csv.php

license

MIT

About

A small quick tool to take a csv and post it to an endpoint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0