vigour-io / shutter

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

Allow providing a name for the result #13

Open shawninder opened 9 years ago

shawninder commented 9 years ago

perhaps something as simple as allowing an ignored extra path part would suffice.

GET /image/name.png?width=:width&height=:height&url=...

Most HTTP clients will use name.png as the name of the resulting image.