Create a temporary HTTP endpoint and inspect every request in real time.
curl -X POST https://mylocalhost.com/happy-penguin-4f2a \ -H "Content-Type: application/json" \ -d '{"hello":"world"}'