vigour-io / shutter

Makes a sprite out of an array of urls
ISC License
1 stars 0 forks source link

Decouple from mtv-play #1

Closed shawninder closed 9 years ago

shawninder commented 9 years ago

Currently we pass an id to the service and it uses that id to construct the url from which to obtain the source image. This is an mtv-only feature and should be decoupled from vigour-img.

shawninder commented 9 years ago

We can use the following "API": /img/:width/:height?url=:fullURLOfSourceImage&effect=...