miniflare icon indicating copy to clipboard operation
miniflare copied to clipboard

Add support for image upload/serve api (cloudflare-images)

Open kingmesal opened this issue 2 years ago • 1 comments

It would be great if like the KV store I could upload files when running in wrangler as this would allow me to much more quickly build my applications locally which allow image upload services.

https://developers.cloudflare.com/images/cloudflare-images/

If running locally via wrangler, maybe providing a local path to store / retrieve the images.

kingmesal avatar Apr 28 '22 17:04 kingmesal

Hey! 👋 Thanks for the feature request. Should be possible to implement this along with #241.

mrbbot avatar May 20 '22 21:05 mrbbot