Minroud1
Simple serverless image hosting
$ wrangler r2 bucket create minroud
$ wrangler publish
endpoint: minroud.{user}.workers.dev
$ curl {endpoint} --header "Content-Type: image/png" --data-binary @image.png
https://minroud.{user}.workers.dev/{hash}
Footnotes
-
Named after Yor's Minroud from The Neverending Story. ↩