2022-11-19 23:22:07 +09:00
..
2022-05-29 11:22:24 +09:00
2022-05-29 11:22:24 +09:00
2022-09-13 23:20:01 +09:00
2022-05-29 11:22:24 +09:00
2022-05-29 11:22:24 +09:00
2022-11-19 23:22:07 +09:00
2022-05-29 11:22:24 +09:00

r2-image-viewer-tinygo

  • An example server which returns image from Cloudflare R2.
  • This server is implemented in Go and compiled with tinygo.

Example

Development

Requirements

This project requires these tools to be installed globally.

  • wrangler
  • tinygo

Commands

make dev     # run dev server
make build   # build Go Wasm binary
make publish # publish worker

Author

syumai

License

MIT