Curl command

Examples: GET -POST -Basic Auth

Node.js

Curl from Chrome

  • 1) Open the network tab in DevTools
  • 2) Ctrl-click a request, "Copy as cURL".
  • 3) Paste it in the curl command box.
screenshot of chrome devtools

Thanks for

Nick Carneiro

Source