Skip to content
Snippets Groups Projects
Commit d0d9377e authored by Konrad Mohrfeldt's avatar Konrad Mohrfeldt :koala:
Browse files

feat: add image render endpoint

This endpoint adds a quick way for clients to request arbitrary image
sizes based on the functionality available in the versatileimagefield
package.

If we have more advanced use cases we could either take a look at
integrating libvips [1] or delegate requests to a thumbor instance [2].

[1] https://github.com/libvips/pyvips
[2] https://github.com/thumbor/thumbor
parent e75de989
No related branches found
No related tags found
1 merge request!37feat: add image render endpoint
Pipeline #7849 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment