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

https://github.com/opensourceame/image-proxy

Ruby dynamic image conversion proxy with caching
https://github.com/opensourceame/image-proxy

Last synced: 3 months ago
JSON representation

Ruby dynamic image conversion proxy with caching

Awesome Lists containing this project

README

          

image-proxy
===========

Ruby dynamic image conversion proxy

Forked from https://github.com/eahanson/imageproxy

This version adds caching. In order for the cache to work you need a folder where your
web server (nginx / apache etc) can serve static files.

Set the location for your cache files with environment variable `IMAGE_CACHE_DIR`