This repository was archived by the owner on May 16, 2025. It is now read-only.
Releases: IgorKowalczyk/image-forwarder
Releases · IgorKowalczyk/image-forwarder
v1.1.0
v1.0.1
v1.0.0
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