[GH-ISSUE #22] Create transformations API #613

Closed
opened 2026-03-15 14:49:01 +03:00 by kerem · 2 comments
Owner

Originally created by @baamenabar on GitHub (Jan 20, 2017).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/22

The idea is to return a URL to the resource instead of an image.
Consider the case where the resource has been uploaded to s3 maybe give the amazon URL.
This may be configurable according to the storage selected.

Originally created by @baamenabar on GitHub (Jan 20, 2017). Original GitHub issue: https://github.com/flyimg/flyimg/issues/22 The idea is to return a URL to the resource instead of an image. Consider the case where the resource has been uploaded to s3 maybe give the amazon URL. This may be configurable according to the storage selected.
kerem 2026-03-15 14:49:01 +03:00
Author
Owner

@sadok-f commented on GitHub (Jun 26, 2017):

This is done in the latest release, we should add the proper documentation.
by specify the path route instead of upload, it return the full url to the resource:
http://localhost:8080/path/w_200,h_200,c_1/Rovinj-Croatia.jpg

<!-- gh-comment-id:310984887 --> @sadok-f commented on GitHub (Jun 26, 2017): This is done in the latest release, we should add the proper documentation. by specify the `path` route instead of upload, it return the full url to the resource: `http://localhost:8080/path/w_200,h_200,c_1/Rovinj-Croatia.jpg`
Author
Owner

@baamenabar commented on GitHub (Sep 8, 2017):

the original intent of this is done, I'll close it.
I'll be opening a new bug soon revisiting the subject from another use case.

<!-- gh-comment-id:328235628 --> @baamenabar commented on GitHub (Sep 8, 2017): the original intent of this is done, I'll close it. I'll be opening a new bug soon revisiting the subject from another use case.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#613
No description provided.