curl playground
curl -d hello=world http://httpbin/post
For security reasons, the hostname is limited to httpbin
(see description)
Curl is a command-line tool and library for transferring data with URLs. It supports a wide range of protocols, from HTTP, FTP, and TELNET to IMAP, LDAP, and GOPHER.