/minroud-cloudflare

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Minroud1

Simple serverless image hosting

Deployment

$ wrangler r2 bucket create minroud
$ wrangler publish
endpoint: minroud.{user}.workers.dev

Usage

$ curl {endpoint} --header "Content-Type: image/png" --data-binary @image.png
https://minroud.{user}.workers.dev/{hash}

Footnotes

  1. Named after Yor's Minroud from The Neverending Story.