Enter the text and push the "Push" button
curl https://impushme.com/c/${mychannel}/Hello,%20World!
curl -X POST --data "Hello, World!" https://impushme.com/c/${mychannel}
<form action="https://impushme.com/c/${channel}" method="post"> <input type="text" name="message"/>