An open API service indexing awesome lists of open source software.

https://github.com/elevantiq/image-scaling-service

image scaling service
https://github.com/elevantiq/image-scaling-service

Last synced: 3 months ago
JSON representation

image scaling service

Awesome Lists containing this project

README

        

# Image Scaling Service

## Env Variables
- DOMAINS: ; seperated list of urls without protocol (example.com/\*;test.xyz/test/\*...), regex matches so \*.example.com works
- MODE: whitelist/blacklist

## Query Params
- url: source of the image (required)
- width
- height
- format: output format (default webp)
- cache_max_age: sets the Cache-Control header on the image