よく忘れるのでメモ
curl -X POST -H "Content-Type: application/json" -d '{"Name":"sensuikan1973", "Age":"100"}' localhost:8080/api/v1/users
注: 「"」を「”」にtypoしないこと
参考: $ man curl
Go to list of users who liked
More than 5 years have passed since last update.
よく忘れるのでメモ
curl -X POST -H "Content-Type: application/json" -d '{"Name":"sensuikan1973", "Age":"100"}' localhost:8080/api/v1/users
注: 「"」を「”」にtypoしないこと
参考: $ man curl
Register as a new user and use Qiita more conveniently
Go to list of users who liked