Created
December 23, 2021 01:07
-
-
Save luiznasciment0/2286b4aaaa6951d1965a501d0f3a4ee0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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