0.1.0 • Published 1 year ago

@syumai/go-image-proxy-worker v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

go-image-proxy-worker

  • A Cloudflare Worker application which serves patched version of imageproxy.
  • This proxy worker supports:
    • Resizing image
    • Cropping image
    • Convert image to jpeg / png
  • Caching is not supported.

Usage

Requirements

This project requires these tools to be installed globally.

  • Node.js
  • Go 1.22.3

Development

  • At first, please run npm i.

Commands

npm run dev    # run dev server
npm run deploy # deploy worker

Author

syumai

License

MIT

0.1.0

1 year ago