Closed shawninder closed 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.
We can use the following "API": /img/:width/:height?url=:fullURLOfSourceImage&effect=...
/img/:width/:height?url=:fullURLOfSourceImage&effect=...
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.