Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created June 4, 2021 23:54
Show Gist options
  • Select an option

  • Save recursivecodes/eed8f7ed881416ea1bb538bfa7d8349c to your computer and use it in GitHub Desktop.

Select an option

Save recursivecodes/eed8f7ed881416ea1bb538bfa7d8349c to your computer and use it in GitHub Desktop.
curl.sh
$ curl -X POST -H "Content-Type: application/json" http://localhost:8080/aqDemo -d '{"name": "Todd", "num": 9}'
@Narendrakohli

Copy link
Copy Markdown

Uploading 1000014041.jpg…

@Narendrakohli

Copy link
Copy Markdown
<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