Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 153 Bytes

curl.md

File metadata and controls

3 lines (2 loc) · 153 Bytes

WSMQ Client (cURL)

curl -d '<insert-your-message-here>' -H "Content-Type: application/json" -X POST http://127.0.0.1:8080/<insert-your-channel-here>