matometaru
2/21/2018 - 3:09 PM

PowerShellでCURLの実行

del alias:curl
curl -XPOST localhost:8000/api/auth -d 'email=jwt-test@example.com' -d 'password=password'