Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonalu/image-service
https://github.com/jonalu/image-service
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonalu/image-service
- Owner: jonalu
- Created: 2015-10-15T11:35:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-26T21:45:49.000Z (about 9 years ago)
- Last Synced: 2024-11-12T15:04:56.564Z (about 1 month ago)
- Language: JavaScript
- Size: 14.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Image service
Upload images to server and resize them per request by specifying GET params w (width) and h (height).
Requires that you already have imagemagick installed on your server.It is easy to add image transformations in the imagemagick middleware (middlewares/gm)