Skip to content

Instantly share code, notes, and snippets.

@balamaci
Created December 1, 2018 13:23
Show Gist options
  • Save balamaci/162bf4a744df85cc0f8adcc73baf1046 to your computer and use it in GitHub Desktop.
Save balamaci/162bf4a744df85cc0f8adcc73baf1046 to your computer and use it in GitHub Desktop.
curl --header "Content-Type: application/json" --request POST --data '{"username":"tyrion","password":"Tyrion Lanister"}' http://localhost:8080/users | jq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment