Skip to content

Instantly share code, notes, and snippets.

@ashhadulislam
Created April 13, 2019 10:19
Show Gist options
  • Save ashhadulislam/dfdc420eb8949a8b7e862e8dd0aa2feb to your computer and use it in GitHub Desktop.
Save ashhadulislam/dfdc420eb8949a8b7e862e8dd0aa2feb to your computer and use it in GitHub Desktop.
curl -X POST \
http://192.168.99.100:32358/putimage \
-H 'Content-Type: application/json' \
-H 'Postman-Token: 5135679d-fe27-499e-80a9-2295d436afac' \
-H 'cache-control: no-cache' \
-d '{
"image_name":"test messagse"
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment