Live data from Hacker News

Show HN: ImageHost.ing – burn-after-reading image host on Cloudflare's free tier

imagehost.ing

1–3 of 3 posts

Show HN: ImageHost.ing – burn-after-reading image host on Cloudflare's free tier

#1
Built this in a morning with Claude Code.

Images auto-expire after 24h, keeps storage costs at zero. Burn-after-reading deletes on first view. No accounts, no tracking, no cookies.

Cloudflare free tier only (Workers, KV, R2). Domain is the only cost (~$10/yr). No plans to monetise, just wanted to build something with this fun domain.

curl -X POST https://api.imagehost.ing/upload -F "file=@photo.jpg"

https://imagehost.ing https://github.com/programming/imagehosting

Show HN: ImageHost.ing – burn-after-reading image host on Cloudflare's free tier
imagehost.ing