Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

v1.0.0

Choose a tag to compare

@IgorKowalczyk IgorKowalczyk released this 03 Apr 21:20
· 24 commits to main since this release
c7b5f6e

Initial release

🗜️ API Usage

GET https://image-forwarder.deno.dev/?url=${url}

Note:
The url parameter is required and must be a valid url to an image. Max size of the image is 10MB.

Parameter Type Description
url string URL to the image to forward (Required)

Full Changelog: https://github.com/IgorKowalczyk/image-forwarder/commits/v1.0.0