tps/database/deploy/reload/dcard/curl_dcard.cmd

4 lines
324 B
Batchfile
Raw Normal View History

2023-03-24 21:43:28 -04:00
curl -H "Content-Type: application/json" -X POST -d@./srce.json http://localhost/source
curl -H "Content-Type: application/json" -X POST -d@./map.json http://localhost/regex
curl -H "Content-Type: application/json" -X POST -d@./vals.json http://localhost/mapping
curl -v -F upload=@./d.csv http://localhost/import?srce=dcard