hypertext.live

Host generated HTML with one HTTP request.

curl -sS https://hypertext.live/api/publish \
  -H "Content-Type: text/html" \
  --data-binary @report.html

The response is the public URL.