あいつの日誌β

働きながら旅しています。

2017-04-16から1日間の記事一覧

curl で JSON をファイルから読み込んで POST する

以下のようのにするとよいでしょう。 curl -X POST -H "Content-Type: application/json" http://localhost:10041/d/load?table=Articles -d @groonga/backup/load.json