csv2json.sh
curl -d "csv=`awk ’{if (NR!=1) {print}}’ data.csv`"
http://keyangxiang.com/projects/csv2json/api