Created
June 4, 2021 23:54
-
-
Save recursivecodes/eed8f7ed881416ea1bb538bfa7d8349c to your computer and use it in GitHub Desktop.
curl.sh
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 -X POST -H "Content-Type: application/json" http://localhost:8080/aqDemo -d '{"name": "Todd", "num": 9}' |
Narendrakohli
commented
Sep 4, 2025
<script src="https://gist.github.com/recursivecodes/eed8f7ed881416ea1bb538bfa7d8349c.js"></script>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment