Skip to content

Instantly share code, notes, and snippets.

@luiznasciment0
Created December 23, 2021 01:07
Show Gist options
  • Save luiznasciment0/2286b4aaaa6951d1965a501d0f3a4ee0 to your computer and use it in GitHub Desktop.
Save luiznasciment0/2286b4aaaa6951d1965a501d0f3a4ee0 to your computer and use it in GitHub Desktop.
curl -d '{"key1":"value1", "key2":"value2"}' -H "Content-Type: application/json" -X POST http://localhost:3000/data
source: https://gist.github.com/subfuzion/08c5d85437d5d4f00e58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment